Skip to content

Commit

Permalink
Added link to blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Nov 27, 2018
1 parent e2730c3 commit 1413037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

A collection of JUnit Rules that can be helpful to Android Developers. Do you have any idea for a JUnit rule that could be helpful for everyone? Feel free to open an Issue or a Pull request!

This repo contains the source code related to this article: [Don't be lazy, use @Rules](https://ncorti.com/blog/junit-rules).

## Getting Started 👣

**rules4android** is distributed through [JCenter](https://bintray.com/bintray/jcenter?filterByPkgName=rules4android). To use it you need to add the following **Gradle dependency** to your **android app gradle file** (NOT the root file).
Expand Down

0 comments on commit 1413037

Please sign in to comment.