Sample Android chat application demonstrating how to follow Behavior-Driven Development (BDD), by writing unit tests that test the behavior and not the implementation.
Sample Android application demonstrating how to write lint rules that enforce your team's architectural standards and best practices, in the form of unit tests, using Konsist.