direct-tests
SolidWrite and run fast direct mode tests for GenLayer intelligent contracts.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- internet-court
- Repository
- internet-court/internet-court-skill
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- NOASSERTION
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
integration-tests
Write and run integration tests against a GenLayer environment.
writing-tests
Use when adding or modifying tests in this repo, when a test hits the network or the real user data directory, when a monkeypatch has no effect, or before running pytest here.
write-agent-tests
Writes the test suite for an AI agent - deterministic unit tests with mocked tools, contract tests for tool schemas, trajectory tests for multi-step behaviour, adversarial tests for injection and abuse, and a small graded eval set. Use when the user asks to test an agent, add tests for LLM code, set up CI for an agent, check agent reliability, or when an agent regression shipped unnoticed.