Remember writing tests? We don't.
Forget about finding the right selectors or creating functionality for special use cases. Use Testkit's powerful browser extension to record your tests as you use your application like a user would.
It's like having a repository for your tests.
Each pull request has its own environment, you can change the tests according to the changes in the pull request without breaking other environments. After you merge your pull request, Testkit will merge your changed tests automatically.
We'll just let you know if something goes wrong.
Connect your git repository to your projects and run tests on every pull request or push to a branch. We will let you know if an action didn't work, the UI has changed too much or an assertion failed.
Move fast, break things. We take care of it.
We know that productive development teams move fast and break things. Testkit detects broken tests and tries to fix them by itself without you having to intervene.