AcceptanceMark icon indicating copy to clipboard operation
AcceptanceMark copied to clipboard

AcceptanceMark Command Line Tool

Open bizz84 opened this issue 9 years ago • 0 comments

Purpose: Write a command line tool to generate XCTests from a set of .md files encoding business rules.

See amtool Specification file for details.

TODO

  • [x] Add Xcode macOS Command Line Tool target to project, named amtool
  • [ ] Parse --input-dir and -i command line argument to specify input directory for reading .md files
  • [ ] For each .md file in input directory, run test generator component

bizz84 avatar Aug 09 '16 10:08 bizz84