Guide for writing tests in the project
24
14%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/write-tests/SKILL.mdTo write new tests in the project follow theese:
main.cpp and write your test cases using pytest.ml python
pytest tests/cpu_checking/error_analysis/<test_directory>source ~/.bashrc
conda activate tutorial_env875a03e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.