med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

337
active users

#tdd

3 posts3 participants0 posts today

Been working on a visual test runner for Django Mercury.
Finally got tired of scrolling through walls of Django test output and warning logs.

The new --visual flag gives you a real-time dashboard that actually tells you which tests are slow.
It grades each test (S through F) and immediately flags the problematic ones.

No more "Ran 566 tests in 5.8s OK" with zero context. Now you get "test_bulk_create: Grade F (89 queries, 650ms)" right in your face.

Built this because I needed it. Maybe you do too.

mercury-test --visual

github.com/80-20-Human-In-The- (not yet pushed to main)

A long-term client contract is ending in September, so I'll have some time in the last three months of the year. I want to spend a lot of it slowing down, learning, experimenting, ... and I'll write about it here.

I also have some capacity for training and technical coaching (Test-Driven Development, Agile Engineering, Domain Driven Design). Contact me to discuss more details if you are interested: DM here or business@davidtanzer.net
#TDD #DDD #agile

"So you can think really big thoughts and the leverage of having those big thoughts is just suddenly expanded enormously. I had this tweet, whatever, two years ago where I said 90% of my skills just went to zero dollars and 10% of my skills just went up a thousand X.

And this is exactly what I'm talking about. So Having a vision, being able to set milestones towards that vision, keeping track of a design to maintain the levels or control the levels of complexity as you go forward. Those are hugely leveraged skills now.
compared to I know where to put the ampersands and the stars and the brackets in Rust. You know, I'm programming in every language under the sun. And I just kind of don't care. I'm learning by osmosis. I'm learning about the languages. But, you know, and I was a language guy. I loved languages and the details of languages."

newsletter.pragmaticengineer.c