Giter VIP home page Giter VIP logo

misoboute / protest Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 25 KB

A minimalistic test framework written in C++ providing scenario based, stateful, acceptance and/or high level integration testing where application user interface is mocked using test stubs.

License: MIT License

C++ 100.00%
acceptance-testing test-driven-development test-automation testing-tools testing test-framework testing-framework c-plus-plus stateful-scenarios integration-testing

protest's People

Contributors

misoboute avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

inos-soft

protest's Issues

Test run filters

Test runner should accept filters from command line arguments to filter in scenarios and scenario steps by name.

Handle OS signals gracefully

When one of the steps in the any of the test scenarios causes a segmentation fault (access violation) or other fatal errors, the test application must not stop. Instead handle the signal(s) and mark the faulty scenario step as failed and move on with the rest of the scenario(s).

Test fixtures

Enable and demonstrate use of test fixtures for steps; something that is created and destroyed before and after execution of each step.

Display test progress while running.

Test suite, scenario, step should raise events while performing different action. Formatter can connect to these events and print information on receipt.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.