Skip to content

D Programming Language Koans. Inspired from RubyKoans, CppKoans, GoKoans; an educational unit test suite for the D Programming Language

Notifications You must be signed in to change notification settings

sarneaud/DLangKoans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLangKoans

The D Programming Language Koans. Inspired from RubyKoans, CppKoans, GoKoans; an educational unit test suite for the D Programming Language

...work in progress...

SETUP:

How it works:

  • execute dub
  • observe test errors
  • think and make the test pass
  • goto first step

TODO:

  • stop at first failed test ?

References:

About

D Programming Language Koans. Inspired from RubyKoans, CppKoans, GoKoans; an educational unit test suite for the D Programming Language

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • D 98.4%
  • Shell 1.6%