

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Spec23## Directory Structure45- `spec/features/` - System/feature tests (Capybara)6- `spec/models/` - Model unit tests7- `spec/requests/` - API/integration tests8- `spec/services/` - Service tests910## Running Tests1112```bash13# Backend (RSpec) - prefer specific tests over running all14bundle exec rspec spec/models/user_spec.rb # Single file15bundle exec rspec spec/models/user_spec.rb:42 # Single line16bundle exec rspec spec/features # Directory17bundle exec rake parallel:spec # Parallel execution18```1920### Docker2122```bash23bin/compose rspec spec/models/user_spec.rb # Run specific tests in backend-test container24bin/compose exec backend bundle exec rspec # Run tests directly in backend container25```2627## Debugging CI Failures2829```bash30./script/github_pr_errors | xargs bundle exec rspec # Run failed tests from CI31./script/bulk_run_rspec spec/path/to/flaky_spec.rb # Run tests multiple times32```33
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| opf/openprojectconfig/AGENTS.md · 16k | AGENTS.md | no sections | 46/100 | 14 days ago | |
| opf/openproject.github/copilot-instructions.md · 16k | Copilot instructions | setuplint-formatgitdatabase+1 | 73/100 | 14 days ago | |
| opf/openprojectAGENTS.md · 16k | AGENTS.md | setuplint-formatarchtypes+3 | 90/100 | 9 days ago | |
| opf/openprojectapp/AGENTS.md · 16k | AGENTS.md | stylearch | 52/100 | 14 days ago | |
| opf/openprojectdb/AGENTS.md · 16k | AGENTS.md | styledatabase | 55/100 | 14 days ago | |
| opf/openprojectdocker/dev/AGENTS.md · 16k | AGENTS.md | setuptestdatabase | 74/100 | 14 days ago | |
| opf/openprojectfrontend/AGENTS.md · 16k | AGENTS.md | setuptestlint-formatstyle+3 | 88/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| rails/railsAGENTS.md · 59k | AGENTS.md | teststylearchgit+4 | 100/100 | 14 days ago | |
| wpscanteam/wpscanAGENTS.md · 9.7k | AGENTS.md | setupbuildteststyle+6 | 100/100 | 13 days ago | |
| react/react-nativepackages/react-native-compatibility-check/AGENTS.md · 126k | AGENTS.md | testlint-formatstylearch+4 | 99/100 | 14 days ago | |
| dotCMS/corecore-web/apps/dotcms-ui/AGENTS.md · 949 | AGENTS.md | buildteststyledependencies+3 | 94/100 | 14 days ago | |
| Freika/dawarichAGENTS.md · 10k | AGENTS.md | buildtestlint-formatstyle+4 | 94/100 | today | |
| akodkod/operandiAGENTS.md · 73 | AGENTS.md | buildteststyletesting-strategy+3 | 93/100 | 14 days ago | |
| opf/openprojectAGENTS.md · 16k | AGENTS.md | setuplint-formatarchtypes+3 | 90/100 | 9 days ago | |
| rubocop/rubocopAGENTS.md · 13k | AGENTS.md | stylearchgitagent-behaviour+1 | 90/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/opf-openproject-spec-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.