From joe.jasinski at gmail.com Wed Jul 7 10:02:07 2021 From: joe.jasinski at gmail.com (Joe Jasinski) Date: Wed, 7 Jul 2021 09:02:07 -0500 Subject: [Chicago] ChiPy and IndyPy Combined July 2021 __main__ Meeting Live Stream Message-ID: Hi ChiPy, This month will be a particularly exciting meeting! IndyPy and ChiPy will be co-hosting a live-stream with some great talks planned. Join us *tomorrow* for what will be an awesome event! See you there! *When: *Thursday July 8, 2021, 6 p.m CST. *Where: *Remote Meeting You can join our Live Stream at the following link: https://www.youtube.com/watch?v=vdd-FXrXNf0 *What*: Managing the Test Data Nightmare By: Andrew Knight Test data for automated tests can be a nightmare to manage. Data must be prepped in advance, loaded before testing, and cleaned up afterwards. Sometimes, teams don't have much control over the data in their systems under test?it's just dropped in, and it can change arbitrarily. Hard-coding values into tests that reference system tests can make the tests brittle, especially when running tests in different environments. In this talk, I'll teach strategies for managing each type of test data: test case variations, test control inputs, config metadata, and product state. We will cover how to "discover" test data instead of hard-coding it, how to pass inputs into automation (including secrets like passwords), and how to manage data in the system. After this talk, you will wake up from the nightmare and handle test data cleanly and efficiently like a pro! Bootstrapping your Local Python Environment By: Calvin Hendryx-Parker You cracked open your brand new Mac or Linux dream machine and low and behold, it has Python out-of-the-box and ready to roll? Or so you think? Maybe you want to get started doing Python development on Windows and see that you can grab Python easily from the Microsoft Store. Should you? Let?s talk about getting started with the end in mind and making sure your development computer doesn?t become the next superfund site https://xkcd.com/1987/. We?ll quickly go through a tour of the various options such as pyenv, venv, virtualenv, conda and Docker as great ways to make sure you can develop in a sane environment. Please be aware of and abide by our code of conduct http://www.chipy .org/pages/conduct/ Engage with ChiPy Website: https://www.chipy.org/ Slack: https://joinchipyslack.herokuapp.com/ Meetup: https://www.meetup.com/_ChiPy_/ Github: https://github.com/chicagopython/chipy.org Twitter: https://twitter.com/chicagopython YouTube: https://www.youtube.com/channel/UCT372EAC1orBOSUd2fsA8WA -------------- next part -------------- An HTML attachment was scrubbed... URL: