Description
In order to facilitate and verify capgen's implementation of the active metadata keyword, unit tests should be created that require this feature and can verify correct code generation.
Solution
Using the python unittest module, create unit tests that require and verify correct code generation when the active metadata keyword is used.
Related to #328
Description
In order to facilitate and verify capgen's implementation of the
activemetadata keyword, unit tests should be created that require this feature and can verify correct code generation.Solution
Using the python unittest module, create unit tests that require and verify correct code generation when the
activemetadata keyword is used.Related to #328