Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Video Transcript

Hello, this is Amir Shehata with the final LUTF quick tip.

...

You can also run all the suites like this

Code Block
suites.run()

Once a batch test finishes running. You can check all the results by

Code Block
dumpGlobalTestResults()

That's it folks. It's been fun.

...