Skip to content

Initial Release

Compare
Choose a tag to compare
@daniel-hall daniel-hall released this 31 Mar 06:06
· 21 commits to main since this release

RequirementsKit is an expansion and evolution of the previous TestKit library which can:

  • Parse functional requirements from multiple source syntaxes (currently Gherkin and ReqsML)
  • Test requirements using XCTest and plugging into the standard Xcode test results
  • Automatically discover all requirements under a directory and validate them

RequirementsKit is intended in the near future to include more tools for managing requirements, including an editor for searching, filtering and updating requirements across multiple files and directories according to their labels, and translating between Gherkin and ReqsML formats.