Automatically add code to Swift Package Manager projects to run unit tests on Linux.
Usage: linuxmain-generator
-o,--overwrite:
Replace <test directory>/LinuxMain.swift if it already exists.
--testdir <test directory>:
The path to the directory with the unit tests. Default = 'Tests'.
<directory>:
The project root directory. Default = './'.
linuxmain-generator
Automatically add code to Swift Package Manager projects to run unit tests on Linux.
This project exists mainly to demonstrate the usage of the FileSmith and Moderator projects. Check out valeriomazzeo/linuxmain-generator for more features.
Installation
Homebrew
Manual
License
Released under the MIT License (MIT), http://opensource.org/licenses/MIT
Kåre Morstøl, NotTooBad Software