You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more "test helpers" but they are harmless if not used (i.e. don't bring in extra dependencies). Technically this code is totally valid in production if people want to use it there. If you're concerned about certain code using certain packages, you may be able to use a configurable linter. We primarily only keep things in separate versioned packages if they cause dependency issues.
Is your feature request related to a problem? Please describe.
Temporalio.Testing is currently a part of the Temporalio package. I think it is better to decouple so we don't distribute test code to production
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: