Initial 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.