Skip to content

fentonfentonfenton/mica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeship Status for maxmckenzie/mica Code Climate Test Coverage Issue Count

Install

  • clone cd into the root dir
  • build npm run local
  • then type mica help for a list of available commands
Mica Commands:

   install <framework>: creates framework in directory
     example: mica install webdriverio
   environment-check: check for essential local dependencies
   update: updates the framework
   destroy: deletes all files relating to the framework
   run: run the tests
   watch: watch for file changes in the directory and re-test
   cleanup: remove all output and log files from your codebase

Currently Implemented:

   mica install webdriverio
   mica environment-check
   mica help
   mica run

Coding Standards

https://github.com/airbnb/javascript

Docs and Dependacies

About

Testing framework CLI

Resources

Stars

Watchers

Forks

Packages

No packages published