Solved
Is the answer development or staging?
A feature is being deployed to the test environment.
In which environment is unit testing performed for the feature?
A feature is being deployed to the test environment.
In which environment is unit testing performed for the feature?
Testing is where integrated tests should be performed.
Unit testing should technically be done in dev and then validated to make sure they pass in every environment you deploy to.
The staging environment for me serves as a place to test your deployment as well as serving as an environment to develop hot fixes if you are deep into feature development in your dev/test environments.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.