Testing Superblocks tools
Superblocks provides a variety of tools you can use to ensure the quality and reliability of your internal tools. Write unit and integration tests for your APIs with the Superblocks Testing SDK. Create end-to-end tests that interact with your application UI + backend APIs. Once you've written your tests, run them manually or automate them as part of your regular development process.
Test at every stage of development
Testing plays an important role throughout the development lifecycle. You can create various types of tests for your Superblocks tools, including integration, end-to-end, and regression testing.
Run and automate tests
Superblocks supports both manual testing and test automation. Run a single test on demand locally, or run an entire test suite as part of your continuous integration and continuous delivery (CI/CD) pipeline.