Simulate REST, SQL, LDAP, Jira, and Microsoft 365 connections. Integrate with your CI/CD pipelines for automated testing.
Test outgoing REST API calls with status codes, headers, and request matching
Test database queries and stored procedures
Test SharePoint, OneDrive, Teams, Calendar, and other Microsoft 365 APIs
Test LDAP directory lookups and searches
Test Jira cloud API calls and JQL queries
Test services that call other services
No. Tests run entirely in Python without any server.
Clone the blueprint project - it has everything set up. Go to the tutorial and it will explain everything.
REST, SQL, LDAP, Jira, and Microsoft 365 (SharePoint, OneDrive, Teams, Calendar, etc.).
Yes. The blueprint includes ready-to-use Azure DevOps and GitHub Actions pipelines.
The tutorial covers installation, mocking, and assertions - everything you need to test your services.