Skip to content

Hands-on with property-based testing in Elixir

Notifications You must be signed in to change notification settings

blue32a-sandbox/property-based-testing-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on with property-based testing in Elixir

実践プロパティベーステスト

第5章

従業員名簿ファイルを読み込み、今日が誕生日の従業員にお祝いのメールを送るプログラム。

(実際にメールは送信されない)

$ mix run -e 'Bday.run("db.csv")'

About

Hands-on with property-based testing in Elixir

Resources

Stars

Watchers

Forks

Languages