Show HN: Step CI – open-source lightweight alternative to Checkly

Hacker News

Realest
Joined
Sep 15, 2022
Messages
72,648
Reaction score
15
BC
฿0
Dividends
0
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:

Code:
  - 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.



Comments URL: https://news.ycombinator.com/item?id=33468052

Points: 5

# Comments: 1

Continue reading...
 

Users who are viewing this thread

Cookies are required to use this site. You must accept them to continue using the site. Learn more…