All Projects → pestrada → Android Tdd Playground

pestrada / Android Tdd Playground

Licence: mit
Android application using TDD Tools and Continuous Integration

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Tdd Playground

Chimp
Tooling that helps you do quality, faster.
Stars: ✭ 783 (+318.72%)
Mutual labels:  continuous-integration, tdd
Dockerspec
A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily.
Stars: ✭ 181 (-3.21%)
Mutual labels:  tdd
Nunit
NUnit 3 Framework
Stars: ✭ 2,131 (+1039.57%)
Mutual labels:  tdd
School
Sistema de gerenciamento para escola em Laravel com VueJS (Não é mais Angular)
Stars: ✭ 178 (-4.81%)
Mutual labels:  tdd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (-9.09%)
Mutual labels:  continuous-integration
Env Ci
Get environment variables exposed by CI services
Stars: ✭ 180 (-3.74%)
Mutual labels:  continuous-integration
Ghpages
Deploy arbitrary static assets through GitHub Actions
Stars: ✭ 169 (-9.63%)
Mutual labels:  continuous-integration
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Stars: ✭ 14,330 (+7563.1%)
Mutual labels:  tdd
Greenkeeper Lockfile
🔒 Your lockfile, up to date, all the time
Stars: ✭ 181 (-3.21%)
Mutual labels:  continuous-integration
Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (+1292.51%)
Mutual labels:  tdd
Buildhelpers
Helper functions for PowerShell CI/CD scenarios
Stars: ✭ 174 (-6.95%)
Mutual labels:  continuous-integration
Vim Test
Run your tests at the speed of thought
Stars: ✭ 2,287 (+1122.99%)
Mutual labels:  tdd
Tooling
🧰 Up-to-date list of JavaScript and TypeScript tooling resources
Stars: ✭ 181 (-3.21%)
Mutual labels:  continuous-integration
Argo Ci
Continuous integration and delivery for Kubernetes powered by Argo workflows.
Stars: ✭ 171 (-8.56%)
Mutual labels:  continuous-integration
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (+1209.63%)
Mutual labels:  tdd
Flaskr Tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
Stars: ✭ 2,103 (+1024.6%)
Mutual labels:  tdd
Legacy Old Hercules
Abandoned
Stars: ✭ 174 (-6.95%)
Mutual labels:  continuous-integration
Spek
A specification framework for Kotlin
Stars: ✭ 2,143 (+1045.99%)
Mutual labels:  tdd
Wflow
🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪
Stars: ✭ 187 (+0%)
Mutual labels:  continuous-integration
Tox
Command line driven CI frontend and development task automation tool.
Stars: ✭ 2,523 (+1249.2%)
Mutual labels:  continuous-integration

android-tdd-playground

Build Status

Android application using TDD Tools and Continuous Integration

This is a sample repository to demonstrate the integration of the following tools:

  • Automation: Gradle
  • Testing: Android Testing Framework (JUnit, Instrumentation)
  • Continuous Integration: TravisCI

The tests run on TravisCI.

You can inspect the '.travis.yml' script to see how this works.

To run the tests locally on your machine, you have to use Gradle.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].