DEV Community

Play Button Pause Button
theredfish for Owl Duty

Posted on

SaaS update: Assertions

Development continues! An important feature for developers and testers is to easily write assertions. Our interface helps them discover what can be tested and chains the assertions with a No-Code interface.

We have three major advantages:

  • Easy for non-techies to follow what is tested
  • No-code: You don't to maintain a framework, codebase, or infrastructure. Focus only on the quality of your APIs.
  • Discoverability: A simple list of options helps you check what can be tested.

The library used to run the tests is open source. It's written in Rust and available on the github repository owlduty/grillon.

Interested in what we build? We have a great landing page for you 😄 https://owlduty.com.

Cheers,

./owlduty

Top comments (0)