The rails (edge) guides mention several kinds of tests.
I personally have unit tests in ./test/models/ And system tests in ./test/system and integration tests in ./test/integration
Reading the docs, I see these commands are available: ./bin/rails test:system ./bin/rails test ./bin/rails test:integration
What kinds of tests get run in what kind of command? Is there overlap?
Aucun commentaire:
Enregistrer un commentaire