We are considering colocating unit tests with the functions that they test (same file instead of a /test directory). During a production build those tests would need to be ignored in the output. Do you know if this is the case, or if that would be a new feature?
We are considering colocating unit tests with the functions that they test (same file instead of a /test directory). During a production build those tests would need to be ignored in the output. Do you know if this is the case, or if that would be a new feature?