flaviostutz / monolint

Linter for monorepos. Checks folder structure, module contents, file contents and naming conventions
MIT License
7 stars 4 forks source link

feat: #5 add test cases structure #29

Closed tiagostutz closed 1 year ago

tiagostutz commented 1 year ago

Hi! 👋🏻 So, I decided to break into two PR's, one for the test cases structure and the next one will be the actual implementation with the respective tests.

Please, take a look at the test cases here to see if it makes sense and if they are expecting valuable scenarios. In the package.json description field I have put a short summary of the test scenario.

Of course, if you have other test scenarios in mind, please let me know.