Closed
Description
So I've been looking into creating some projects lately, and these will be different from the tutorials.
I am wondering if we can add a way to do many tests at once. Basically, like you have multiple steps for one question. But instead of each step showing up after each test passes (I think that's how it currently is), all the tests (or steps) would be displayed from the start and when the tests were run, they would show pass/fail or some icons next to each test.
So when users create their projects, they can run the tests after they have worked on it for a while and see that they have passed 5 of 10 tests or something. This is similar to how fCC does it on projects.