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
For resolve, I think a build time run of the unit tests might be nice to verify things work before installing.
Post install tests allow people to run tests against existing installations of packages, and so those are often the most useful ones IMO. They allow you to run tests against installed software without needing the build stage. Great for testing binaries you install from a cache / binaries installed previously.
Also add this test to CI pipelines
The text was updated successfully, but these errors were encountered: