Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Swatch

Watcher for Unit Tests written in Swift

Command line program to watch project files changed and run unit tests against them.

Usage

Change settings in main.swift agains your project.

let project = Project(path: "{path_to_project}", name: "{project_name}")

Run project from Xcode or command line

$ xcrun swift ./Swatch/main.swift 

To run unit tests in Xcode press:

Cmd + Shift + e

Contributing

Contributions to Swatch are welcomed and encouraged! Feel free to fork the project and submit a pull request with your changes!

Author

Vladimirs Matusevics, vladimir.matusevic@gmail.com, Twitter

You can’t perform that action at this time.