test-framework
Installation
SKILL.md
Test-Framework
This skill is a guide to setting up tests in various languages. When writing tests, look at the examples for the language you are working with and follow the pattern.
Languages:
- TypeScript: ex.test.ts
Note, these files are NOT for executing. They are merely examples of how to structure tests in each language.
Related skills