django testing
play

Django testing Using pytest and Hypothesis for test generation What - PowerPoint PPT Presentation

Django testing Using pytest and Hypothesis for test generation What we will cover during this presentation Pytest Pytest-django plugin Using pytest parametrization to generate tests Adding hypothesis into the mix What to


  1. Django testing Using pytest and Hypothesis for test generation

  2. What we will cover during this presentation Pytest ● Pytest-django plugin ● ● Using pytest parametrization to generate tests Adding hypothesis into the mix ●

  3. What to expect Beginners welcome! - Since we are focusing on pytest and hypothesis, you can use this techniques for other frameworks or testing in general - We won’t be going too much in depth, but hopefully you will have enough knowledge to start using it in your projects

  4. What will we do - Make a website for keeping track of unicorns - Add new unicorn and list added unicorns

  5. Before testing - Know what are you building - Play around with low fidelity prototypes aka get paper and start drawing - Write an API specification - Sleep - Rewrite API specification

  6. Our first end-point

  7. Our Unicorn model

  8. Couple of test to make sure unicorns are ok

  9. Our simple view up to this point

  10. Sending invalid requests structure Two tests for the price of one

  11. Sending invalid request data types

  12. Enter the Hypothesis - Rewriting above tests using hypothesis - Benefits of testing all sorts of crazy inputs (unicode chaos)

  13. Type to test valid text inputs with hypothesis Hundred tests with one simple fixture

  14. Contact information Connect with me on linkedin and let's chat about python https://www.linkedin.com/in/boyan-miletic/ Email: bojan@softerrific.com

  15. Questions?

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend