Skip to content

Massive open online course for learning Test-Driven Development

Notifications You must be signed in to change notification settings

luontola/tdd-mooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD MOOC: Course material

The source code for the website of TDD MOOC at the University of Helsinki, brought to you by Esko Luontola and Nitor. The course material is in the data directory.

Contributing to the content

If you spot a mistake, feel free to open an issue in this repo after consulting with the course assistants.

If you'd help us making the correction, you can open a pull request with your proposed changes. You may find these resources helpful for doing this:

License

The course material is licensed under the Creative Commons BY-SA 4.0 license.

Development (new)

Start development server at http://localhost:3000

lein ring server-headless

Run tests

lein kaocha --watch

Export the website to disk

lein export

Check for dependency updates

lein ancient :all

Development (doomed)

Start development server at http://localhost:8000

nvm use && npm run develop

Publish the website

./update-site.sh

About

Massive open online course for learning Test-Driven Development

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •