Add a `Weekly` cadence to the test runner
I need to run my own tests (ie no namespace) daily as those should never fail and if they do I need to know
For namespace tests, I just need to run them weekly, primarily to reset the "invalid" flag on apex classes that can be tripped by trivial changes. I know some will fail as we have some huge apps installed and my understanding is that it's normal for dome of those managed tests to fail.
So I would only want to run them weekly to reduce the noise from the daily failure email. Just run those on Saturday.
You can now schedule unit test jobs to run on specific days of the week, which means you can set up a weekly cadence setting the job to run on a single day.
-
Wayne Cordrey commented
Unit testing can currently be done on a daily basis, but there is no ability to select testing to happen on selected days. The extra control would be great.
-
Kris Goncalves commented
It would helpful to schedule our tests to run in a certain cadence to match our release/development cycle as well
-
Brad Hewitt commented
Would be helpful to schedule unit tests to run on certain days of the week, weekly