Wikipedia

Search results

Friday, November 4, 2022

Show HN: Step CI – open-source lightweight alternative to Checkly https://ift.tt/xbm6Y85

Show HN: Step CI – open-source lightweight alternative to Checkly In our last post, we showed that there is an easy way to generate automated tests for Rest APIs from your specification. Since the last release, we have added some new features: - Generate tests from your API spec in the CLI - Run tests against gRPC APIs automatically - Get request and response information when your tests fail - Generate fake data and use them in the requests - Bring your own test data (from .csv) - More intuitive CLI interface We built this because we wanted a simple, developer-friendly way to automate API testing without relying on cloud solutions. You can integrate it with Docker, GitHub Actions and Node. Your tests can have multiple steps, with shared context between them. Lastly, you can use it as a library and in combination with other testing tools like Jest, Ava, Mocha (and soon Insomnia). If you want to step out of locked-in cloud solutions, give our tool a try. https://ift.tt/JcBq31s November 4, 2022 at 03:12PM

No comments:

Post a Comment