From our #testing archives: Michael Larsen - Beyond Be Prepared: What Can Boy Scouts Teach Testers?
https://www.youtube.com/watch?v=uSazYto-4jM
Beyond "Be Prepared": What Can Boy Scouts Teach Testers?

YouTube

#rust #testing TIL that the default module for tests in rust is

```rust
mod tests
```

instead of

```rust
mod test
```

And all of a sudden zeditor is much happier to debug my tests without having to do all kind of tricky stuff with the debugger...

What’s !important #12: Safari Testing, “::checkmark”, HTML Anchor Positioning, and More, by @dxnny.fun (@csstricks):

https://css-tricks.com/whats-important-12/?ref=frontenddogma.com

#css #retrospectives #selectors #functions #testing #browsers #safari #apple #firefox #mozilla

What’s !important #12: Safari Testing, ::checkmark, HTML Anchor Positioning, and More | CSS-Tricks

The old (testing in Safari when you don’t have Safari), the new (::checkmark), the in-between (anchor positioning but with HTML), and more.

CSS-Tricks

Despite a green test suite, multiple bugs were found in the ZDS Core security platform. The software falsely reported success while failing to store data. This experience underscores the critical need for testing against real-world scenarios, not just relying on unit tests. #testing #security

https://wesearch.press/s/my-test-suite-was-green-my-software-was-lying-to-me-d29134e7?utm_source=social&utm_medium=auto&utm_campaign=mastodon

Blue Origin’s New Glenn Rocket Explodes During Testing In Blow To SpaceX Rival
https://atlas.whatip.xyz/post.php?slug=blue-origins-new-glenn-rocket-explodes-during-testing-in-blow-to-spacex-rival
<p>Blue Origin founder and billionaire Jeff Bezos said it was a ”very rough day” for the company
#explodes #testing #origin #rocket
Blue Origin’s New Glenn Rocket Explodes During Testing In Blow To SpaceX Rival

Blue Origin founder and billionaire Jeff Bezos said it was a ”very rough day” for the company, but it was too early to know the “root cause” of the incident.

Blue Origin's New Glenn rocket explodes during testing in Florida | TechCrunch
https://atlas.whatip.xyz/post.php?slug=blue-origins-new-glenn-rocket-explodes-during-testing-in-florida-techcrunch
<p>The explosion is likely a major setback for Jeff Bezos&#039
#explodes #testing #origin #rocket
Blue Origin's New Glenn rocket explodes during testing in Florida | TechCrunch

The explosion is likely a major setback for Jeff Bezos' spaceflight company, and its attempt to compete with SpaceX.

Just published pre-releases of the first-ever #tox plugins that inject pre-defined envs:

$ pip install tox-pre-commit tox-towncrier

$ tox list
additional environments:
pre-commit
make-changelog
check-changelog
draft-changelog

$ tox run -e pre-commit

#Python #FOSS #CI #testing

https://pypi.org/p/tox-pre-commit https://pypi.org/p/tox-towncrier

Client Challenge

Just published pre-releases of the first-ever #tox plugins that inject pre-defined envs: $ pip install tox-pre-commit tox-towncrier $ tox list additional environments: pre-commit make-changelog check-changelog draft-changelog $ tox run -e pre-commit #Python #FOSS #CI #testing

Deterministic Multithreaded Testing in Python with blanket

https://bernat.tech/posts/blanket-deterministic-threading/

#Python #Testing #Programming

Deterministic Multithreaded Testing in Python with blanket

How blanket gives Python tests deterministic control over thread scheduling, and why that matters now that free-threaded Python is shipping.

Bernát Gábor — Python packaging, tox, virtualenv & open source
Testing Safari on a Budget – Frontend Masters Blog

Good luck on non-Apple devices! You may want to try remote hardware or an online service. Or go refurbished and try to keep the cost down.