-
|
Hi all! I'm doing a PoC with portman and love the promise of this tool. However, I cannot get tests to generate. I don't see any problems in the command line after executing and it does seem 'includeTests' is true in the CLI summary. I don't know where to start! The collections do generate but tests are empty. To make sure I wasn't just missing viewing them, I set 'bundleContractTests' to true and indeed it's empty. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi @chyde80 Have you defined which type of tests you want to have generated? Have a look at the example: https://github.com/apideck-libraries/portman/blob/main/examples/testsuite-contract-tests/portman-config.crm.json |
Beta Was this translation helpful? Give feedback.
Hi @chyde80
Have you defined which type of tests you want to have generated?
Have a look at the example: https://github.com/apideck-libraries/portman/blob/main/examples/testsuite-contract-tests/portman-config.crm.json