concordion / cubano

A packaged framework for implementing web and API test suites. Builds on Concordion to bring your software delivery team together around living documentation.
http://concordion.org/cubano/framework
Apache License 2.0
15 stars 2 forks source link

Update Cubano to use 'concordion-status-info-extension:1.0.0' #94

Closed jimmykemp closed 5 years ago

jimmykemp commented 5 years ago
  1. Include extension in dependencies
  2. Annotate ExpectedToFailInfoExtension as Deprecated for now and remove after the next release.
nigelcharman commented 5 years ago

@LukeSP has confirmed that you would need to use @Extension on both to see duplicate messages.

LukeSP commented 5 years ago

Stole my thunder Nigel! :)

Keen to see this run against the MSD Automation suite either way.

nigelcharman commented 5 years ago

@jimmykemp can you confirm that this extension works with Cubano, either with automated or manual testing?