Programmatically skip / ignore tests in MSTest v2
We recently inherited a new service that had failing unit and integration tests due to some required configuration. Some of them were due to ASPNETCORE_ENVIRONMENT. I wanted to skip those tests according to the environment set. Looks like Matt Kotsen...
wind010.hashnode.dev1 min read