Skip to content

Latest commit

 

History

History

7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Episode 7 - Parsing Dates Using Proptest And Tdd

YouTube video thumbnail ▶ Watch now on Youtube!

Testing is hard, as can be seen in the last two episodes. That's why I looked around for better alternatives and found proptest. Let's take a look at proptest, a library for automatically generating testcases similar to quickcheck (of Haskell fame). We will parse informal english dates like "4th of September 1927" using Proptest and TDD.

If you like to get notified about new episodes, please subscribe to my channel 😊.

Keywords: Property testing, Quickcheck, Unit testing, Fuzzy testing, TDD

Things I mentioned during the show

Errata and improvements

It might come as a surprise to you, but every once in a while even I make a mistake.
This section covers all improvements made to the code since the epsiode went live.
For an exhaustive list of all changes to the original code, go here. Thanks to all contributors!

Meta

Resources and licenses

Support!

Preparing, recording, and editing an episode takes a substantial amount of time (around 30 hours total). I do all of this next to my fulltime dayjob. If you want to show your appreciation and help me keep the content free for everybody to enjoy, please consider sponsoring me on Github - no matter the amount. ❤️