archives

« Bugzilla Issues Index

#47 — (Running) test chapters should require opt-in


We should not run all ES5 test chapters by default. Instead, we should require an end-user to opt into running all the tests or select chapter individually.


Implementing this is not entirely trivial as we do things like hardcode the total number of tests expected to run (and do not 'finish' the test run until this many tests have actually been executed). Setting the estimate for this at one day.


I believe this is implemented. Currently the user can either 'run all' or 'run selected tests'.