typed-ember / glint

TypeScript powered tooling for Glimmer templates
https://typed-ember.gitbook.io/glint
MIT License
109 stars 51 forks source link

Tests: Use clearer project testing commands #741

Closed machty closed 3 months ago

machty commented 3 months ago

We're changing some of the behaviors around the glint CLI tools, and I wanted to make it more clear what particular operation was being triggered by which test method we were invoking on the test Project class. This should hopefully make it more clear.