You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

Today, I'll show you how you can run an LUTF batch test manually. Let's dive into it. It won't take long.

You can run a specific test suite like this:

suites['samples'].run()

You can also run all the suites like this

suites.run()

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

This concludes the LUTF quick tip series. I hope you found it useful. If you have any comments or questions you can leave them in the comment section of the wiki pages

Thank you and have a great day.

  • No labels