sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Make running tests locally easy

Open antonpirker opened this issue 3 years ago • 0 comments

Problem Statement

Cases that must work:

  • Run all tests in all environments locally
  • Run all tests in one environment locally
  • Run one test in one environment locally
  • Run one tests in all environment locally

It should be able to make test or something similar.

Solution Brainstorm

antonpirker avatar Jul 15 '22 10:07 antonpirker