-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support to `lobster-codebeamer` to generate output using the following schemas: - requirement - implementation - activity The user can select the schema with a command line flag, or through the configuration file. Issue: #86 Implement review changes Add `NAMESPACE` property to items Add a `NAMESPACE` property to - `Activity` class - `Requirement` class - `Implementation` class add unit tests pylint error resolve Implement review changes Remove extra spaces
- Loading branch information
1 parent
b266976
commit b093401
Showing
5 changed files
with
290 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.