Skip to content

Malavos/Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runner

WPF application to help software development teams to delivery better tested solutions.

Running!

What this crazy thing does (or will do)?

This is a WPF application made with MahApps and a bunch of other cool libraries to help development. This is what it will do when it's finished™:

  • Run Codeception tests, allowing teams to integrate unit testing, interface testing and BDD;
  • Run pure WebDriver/Selenium tests. This is for more generic tests, and does not depends on Codeception to work.
  • Install libraries, like ReportGenerator, Coverlet, Selenium, NodeJS, Chocolatey. Ever wanted to deliver a faster product, installing all your environment with one click? This is it.
  • Run XUnits tests and check their coverage. Ideal for WebApi's.
  • Gather up reports on your tests. Scrum masters love those!
  • Configure some global things for your tests. Wanna configure an default save directory for those evidence images? We will have you covered.
  • Run tests in batch (Okay, this will be a bit tough to do, but it will just work.)

Are PR's allowed?

Be our guest!

Releases

No releases published

Packages

No packages published

Languages