Blog
Property-Based Testing with StreamData
Beyond example-based tests: generators, shrinking, and finding edge cases
elixir
testing
streamdata
property-testing
Tagged
3 posts
Beyond example-based tests: generators, shrinking, and finding edge cases
Component testing strategies, mocking, and testing JS hooks
TDD is not dead, not really. And it won't really ever be dead, it will change or be replaced with something better; in fact it already has, and in my MagentoTDD book we focus on Behavior Driven Development, an approach that emerged from the original TDD methodology.