Skip to content

thiagofm/tddex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD.ex

Build Status

Why?

Let's be honest: TDD tooling in the Elixirland(as well elsewhere) sucks. Usually involves wrestling with the terminal, starting and stopping stuff. Tagging tests. There has to be a better way. We can do better!

Filtering tests and running only failures should cost us little to no time. This process has to be as ergonomic as possible, leaving out also some API where people can write text editor extensions and make the process of selecting what you want to run, or if you want to run failures, with the minimal amount of keystrokes as possible(preferably none, maybe Human Brain <-> Computer API?).

This project aims to not be just yet another update files + run tests "TDD" library. It is also experimental in a way, let's see where it goes.

Installation

TODO

About

Make Testing on the Elixirland great again.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages