testing

Python

Pytest Tutorial – How to Test Python Code

Learn how to use pytest, the powerful testing framework for Python. Throughout this course you’ll gain a deep understanding of pytest’s features, best practices, and the nuances of writing effective tests. And at the end, you’ll learn how you can use ChatGPT to help you write tests quicker. ✏️ Course developed by @iamrithmic 𝑿 https://twitter.com/rithmio […]

Read More
IoT Maker Raspberry Pi

How to Hacking Your Garage Door with the Raspberry Pi Pico W

A high tech solution to not leaving the garage door open all day! Here’s the open source Raspberry Pi Pico W garage door sensor project, with instructions for how you can set up the same thing at your house: https://github.com/geerlingguy/pico-w-garage-door-sensor

Read More
Databricks

3 T’s to Securing AI Systems: Tests, tests, and more tests!

What does it mean to make your machine learning system “production-ready?” Yaron Singer walks us through the infrastructure, testing procedures, and more that help make ML systems ready for the real world in this episode of Data Brew.

Read More
DevOps

Testing in a DevOps world with SOFY

Maintaining both quality and speed is a real challenge, and testing methodologies can either aid or downshift the acceleration rapid application development. See how using right tools, continuous integration can address these challenges so that testing is no longer a burden that rests solely on the shoulders of the test team; but is an integral […]

Read More
Security

Free 14 Hour Ethical Hacking Course Network Penetration Testing for Beginners

freeCodeCamp.org has posted a full 14 hour network penetration testing/ethical hacking in this full tutorial course for beginners. This course teaches everything you need to know to get started with ethical hacking and penetration testing. You will learn the practical skills necessary to work in the field. Throughout the course, you will develop your own […]

Read More