Give us feedback
tdd-framework
Reactive icon

TDD Framework

Stable version 0.14.0 (Compatible with OutSystems 11)
Uploaded on 20 January 2022 by 
5.0
 (2 ratings)
tdd-framework

TDD Framework

Details
A simple implementation of a Test Driven Development framework on a Reactive Web App library
Read more

This component allows you to quickly create a unit test for your Reactive Web or Mobile Applications.

It was originally designed to test library reactive modules.

Similar to the BDD framework, it implements a few blocks which represent a Scenario or Test Case and Steps.

There are two version of the Scenario, one simple with a placeholders for setup, steps and teardown, the other a bit more detailed following the gherkin syntax.

The tests can be configure to auto start once the page is available.


Release notes (0.14.0)
  • Minor bug fixes
  • Explicitly named the Setup and Teardown blocks as scenarios (they can not be used as steps inside other scenarios
  • Removed the setup and teardown place holder from the Gherkin scenario.
Reviews (1)
2022-01-28
in version 0.14.0
Well-documented and easy to use. A nicer interface and more flexible on some areas compared to BDD Framework.
Related assets
More from Barduino