Skip to content

Conversation

@arendjr
Copy link
Contributor

@arendjr arendjr commented May 21, 2025

Summary

Some crates have spec_test.rs for running an individual test case, and a spec_tests.rs for running them all. This makes sense. What didn't make sense is that both biome_service and biome_module_graph had a spec_test.rs that contained multiple test cases. Other crates that only have a single file (everywhere that isn't parser or formatter crates, basically) all call the file spec_tests.rs. It annoyed me, because it messes with my Go To File command.

Test Plan

CI should remain green.

@arendjr arendjr requested review from a team May 21, 2025 07:37
@github-actions github-actions bot added the A-Project Area: project label May 21, 2025
@arendjr arendjr merged commit 01fe200 into biomejs:main May 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Project Area: project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants