Description
“I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.” In the AOL Adtech team we have some creative/easy ways to test our systems. This workshop will showcase two key points:
- How to get your code to generate your unit and integration tests
- How to get your customers to generate even more tests
The workshop will go into detail on:
- Modelling your interfaces and data
- Using introspection and JINJA2 to generate tests
- Using the Elastic stack to monitor and collect data
- Leveraging data to generate more test cases.
The workshop will assume a beginner level of python and introduce each library and technology . The net result is a very simple and easy step by step guide to getting your code to do your job.