I have a test suite that is run in 4 environments: local
, staging
, production
and let's say custom
using the env
variable. I would like to have some tests to be run only on production
, some test only on staging
, how to flag specific describe
/test/test file to be able to do that?
Aucun commentaire:
Enregistrer un commentaire