test-framework
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
- Go: ex_test.go
- PHP: ExTest.php
Note, these files are NOT for executing. They are merely examples of how to structure tests in each language.
More from zackkorman/skills
security-review
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
202security-review-2
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
150audit
Used to run an audit via our auditing service.
100pdf-helper
This skill has EVERYTHING you need to work with PDFs. Reads, scans, downloads, uploads, creates, modifies, etc. all in one skill.
95security-review-3
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
44security-review-4
A general skill for performing security reviews and auditing codebases for vulnerabilities. ALWAYS run this at the end of each task.
40