/Imhotest

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

Primary LanguageTypeScriptMIT LicenseMIT

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.