Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
machow authored Feb 28, 2017
1 parent 0fc0d35 commit 7c14827
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

The `testwhat` package provides rich functionality to write Submission Correctness Tests for interactive R exercises on the DataCamp platform. The package is inspired by [Hadley Wickham's `testthat` package](https://github.com/hadley/testthat), the standard for unit testing in R. For a detailed guide on how to use `testwhat`, head over to the [wiki](https://github.com/datacamp/testwhat/wiki). To learn more about course creation for DataCamp, visit our [Teach Documentation](https://www.datacamp.com/teach/documentation).

## Documentation

* [testwhat wiki](https://github.com/datacamp/testwhat/wiki)
* [full tutorial](https://github.com/datacamp/courses-testwhat-tutorial)

## Installation

```R
Expand Down

0 comments on commit 7c14827

Please sign in to comment.