🦞🌯 Lobster Roll

Thread

Test-driven Development Fundamentals (pluralsight.com)

Stories related to "Test-driven Development Fundamentals" across the full archive.

thoughtbot - Fundamentals of Test-Driven Development (thoughtbot.com)
In this course, thoughtbot developers Harry Schwartz and Ian C. Anderson cover core principles of writing code with Test-Driven Development. Learn about the benefits of testing, the way testing first applies positive design pressure to your code, and how to apply TDD to your own development.
Test-driven Development Fundamentals (pluralsight.com)
On Test-Driven Development (abailly.github.io)
Emissions Test-Driven Development (qntm.org)
An External Replication on the Effects of Test-driven Development Using a Multi-site Blind Analysis Approach (dl.acm.org)
Experts, True Believers and Test-Driven Development: how expert advice becomes a religion (codewithoutrules.com)
Test Driven Development (hwengineer.github.io)
Faction - A Small C Library for Test-Driven Development (timetoplatypus.com)
I made this small C library for test-driven development. I don't consider myself a C expert so I'm releasing this with the hopes that folks will make recommendations for features I didn't think of, or peruse the source code and let me know about mistakes I've made.
Test-Driven Web Development with Python (obeythetestinggoat.com)
Learn Go With Test-Driven Development (github.com)
Test-Driven Development is Fundamentally Wrong (hackernoon.com)
Test-driven development in three easy steps (monospacedmonologues.com)
kent: Fake Sentry server for local development, debugging, and integration testing (github.com)
Test Driven Development: That’s Not What We Meant (youtu.be)
TestDrivenDevelopment (martinfowler.com)
"Testing Python-Requests with Betamax" Tutorial on Semaphore CI (semaphoreci.com)
Hypothesis: an advanced Quickcheck style testing library for Python (github.com)
Switching from nose to py.test at Mozilla (vimeo.com)
Evolving toward property-based testing with Hypothesis (hypothesis.works)
This is also an exciting post for me because unusually with a hypothesis.works article I am *not* ticking the "I am the author of the story at this URL" button :-) Relatedly, if anyone would like/be willing to I'd be delighted to accept guest posts about other property based testing systems too (...
sappy | A single-page application web server for end-to-end testing. (github.com)
Tests as a complete specification (hypothesis.works)
Comparison of Hypothesis and Eris property based testing libraries (hypothesis.works)
Automated browser testing for the modern web development stack (devexpress.github.io)
Write Explicit Tests (amir.rachum.com)
Hypothesis Testing with Oracle Functions (hillelwayne.com)
Subtests are the Best (caktusgroup.com)
Improve Python testing with parameterisation (jamesroutley.co.uk)
Analyse and test C with Python (jamesroutley.co.uk)
How we replaced dozens of test fixtures with a context function (medium.com)
Property Tests + Contracts = Integration Tests (hillelwayne.com)