Daily Shaarli
All links of one day in a single page.
#tprc #perl #raku #programming #techtalk #test2 #testing
I will go over recent changes to Test2, like the introduction of Test2::V1. I will explain where Test2::Harness (Yath) is, and where it is going. and I will give a primer on what Test2 is able to do.
- Add tools to Test2:V1
- Getopt::Yath - might be a better getopt?
- ~8:30 - Chad used AI to test out six different architectures quickly!
- ~11:15 - zst compression in pipes between processes makes a difference!
Practices worth adopting for other organizations
- Cultivating a comprehensive testing culture
Google's "Beyoncé Rule" ("If you liked it, you should have put a test on it") is catchy, but the real takeaway is a deep commitment to developer-driven automated testing.
-
Establishing effective code review processes
-
Prioritizing comprehensive documentation
-
Fostering a culture of knowledge sharing[3][4]
-
Implementing disciplined dependency management
-
Strategically managing technical debt
-
Leveraging AI in software engineering: Google's approach