V3RON / Imhotest

A framework for architectural testing in TypeScript - describe rules using descriptive API and verify them automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub License

Imhotest

With Imhotest, you can easily verify architectural rules in your TypeScript application. You no longer need to remember all the rules and manually check them during each code review. Simply use the user-friendly filter and assertion system to describe the rules, then call Imhotest in your favorite test runner and let it do the work for you.

Notice

Imhotest is not yet ready for use in a production project.
Its API has not been stabilized yet, and it is highly likely to undergo changes.

Getting started

No instructions yet!

License

Imhotest is published under the MIT License.

About

A framework for architectural testing in TypeScript - describe rules using descriptive API and verify them automatically.

License:MIT License


Languages

Language:TypeScript 99.8%Language:Shell 0.2%