Was able to just sort of plow through & create the entire project from scratch across yesterday afternoon & all of today
Was able to just sort of plow through & create the entire project from scratch across yesterday afternoon & all of today
Intéressante, la deuxième partie de la phrase, car c'est également mon ressenti. La testabilité, c'est pas du tout mineur (on en parlait encore en stream hier soir)
Intéressante, la deuxième partie de la phrase, car c'est également mon ressenti. La testabilité, c'est pas du tout mineur (on en parlait encore en stream hier soir)
An Empirical Evaluation of Property-Based Testing in Python
→ dl.acm.org/doi/pdf/10.1...
Some interesting findings:
- "Each property-based test finds about 50x as many mutations as the average unit test"
- "76% of mutations were found within the first 20 inputs"
An Empirical Evaluation of Property-Based Testing in Python
→ dl.acm.org/doi/pdf/10.1...
Some interesting findings:
- "Each property-based test finds about 50x as many mutations as the average unit test"
- "76% of mutations were found within the first 20 inputs"
#GameDev #IndieDev #Pascal #C++ #UnitTest
See full devlog:
github.com/tinyBigGAMES...
Build security into the #Software Development Life Cycle (SDLC) from day one. Require developers to run an ongoing security testing plan (unit, integration, system, regression), capture evidence, and fix flaws fast. Tailor test depth to #risk and document outcomes.
Build security into the #Software Development Life Cycle (SDLC) from day one. Require developers to run an ongoing security testing plan (unit, integration, system, regression), capture evidence, and fix flaws fast. Tailor test depth to #risk and document outcomes.
It's so nice to use Hurl to write integration tests against a sample app that runs in my CI/CD pipeline. Nicer than unit tests in code even 🫣
hurl.dev
It's so nice to use Hurl to write integration tests against a sample app that runs in my CI/CD pipeline. Nicer than unit tests in code even 🫣
hurl.dev
👉 Learn more: hubs.li/Q03Rldpl0 #dotnet #OSS
👉 Learn more: hubs.li/Q03Rldpl0 #dotnet #OSS
alanknox.com/automated-te...
#AI #VibeCoding #AICoding #AIPrototyping #AutomatedTesting
alanknox.com/automated-te...
#AI #VibeCoding #AICoding #AIPrototyping #AutomatedTesting
Episode 5
Rei, Beyond the Heart
Rei I
Episode 5
Rei, Beyond the Heart
Rei I
The CR450 tops out at 450 km/h (280 mph).
It can accelerate from 0 to top speed in just 4 minutes, 40 seconds.
#RailSky #trains
Here's a walk through:
cleantechnica.com/2025/10/21/f...
The CR450 tops out at 450 km/h (280 mph).
It can accelerate from 0 to top speed in just 4 minutes, 40 seconds.
#RailSky #trains
Here's a walk through:
cleantechnica.com/2025/10/21/f...
github.com/MikeSchulze/...
#unittest #testing #indiedev #GodotEngine #solodev
github.com/MikeSchulze/...
#unittest #testing #indiedev #GodotEngine #solodev
#GameDev #IndieDev #SoloDev #EngineDev #CPlusPlus #Testing #Benchmarks #gameengine #coding
#GameDev #IndieDev #SoloDev #EngineDev #CPlusPlus #Testing #Benchmarks #gameengine #coding
How to unit test HTTP clients in .NET without relying on mocking frameworks (Moq or NSubstitute) using DelegatingHandler.
How to unit test HTTP clients in .NET without relying on mocking frameworks (Moq or NSubstitute) using DelegatingHandler.
*uses it generally*
new bug...
Back to the unit testing you goooo
(repeat a hundred times)
*uses it generally*
new bug...
Back to the unit testing you goooo
(repeat a hundred times)
https://cnn.it/4o5YmMb
https://cnn.it/4o5YmMb
Today's lab: From "what's a visitor pattern?" to "I can transform 1M lines" with tests
Today's lab: From "what's a visitor pattern?" to "I can transform 1M lines" with tests