Skip to content
/ Imhotest Public

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

License

Notifications You must be signed in to change notification settings

V3RON/Imhotest

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published