graninas / Hydra

Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.
BSD 3-Clause "New" or "Revised" License
184 stars 13 forks source link

Create a testing framework for each engine #11

Open graninas opened 4 years ago

graninas commented 4 years ago

The testing framework should be available to the client apps (even in separate repos) to test the business logic easily (functional and integration testing).

See also #6