- Course
Test-Driven Development with F#
Learn how the intersection between Test-Driven Development and F# presents opportunities for better design and better testability.
- Course
Test-Driven Development with F#
Learn how the intersection between Test-Driven Development and F# presents opportunities for better design and better testability.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In this course, you'll learn about some of the problems associated with mainstream Test-driven Development (TDD), and how working in F# enables you to use TDD without compromising the design of your code. You'll learn how to write tests first in F#, how to build a complete system out of small, isolated functions, and finally see how to express test cases as properties instead of examples.