Claude
Skills
Sign in
Back

test-framework-3

Included with Lifetime
$97 forever

A skill that serves as a guide to the right way to set up tests in various languages.

Code Review

What this skill does


## Test-Framework 3

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](ex.test.ts)
- Go: [ex_test.go](ex_test.go)
- PHP: [ExTest.php](ExTest.php)

Note, these files are NOT for executing. They are merely examples of how to structure tests in each language.
Files: 4
Size: 90.4 KB
Complexity: 36/100
Category: Code Review

Related in Code Review