jasonrudolph/significant-other-vscode

Support for `.spec` suffix

Open

#10 aperta il 15 apr 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2 fork)github user discovery
help wanted

Metriche repository

Star
 (2 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Hey! Extension been very helpful so far, but I feel it's missing support for .spec. Both .test and .spec are fairly common in the JS/TS world, sometimes used together to differentiate between unit tests and integration tests:

Jest doc also mentions .spec as a supported suffix:

Guida contributor