Giter Site home page Giter Site logo

Comments (3)

simonmeggle avatar simonmeggle commented on June 3, 2024 1

Ah, I see.
I would strongly suggest to have ramp-up work as well as cleanup-tasks in Test Setup and Test Teardown keywords.
In this way you can have as many tests as you want - Robot Framework will do the Setup and Teardown work for every test.
Seems like overkill but has the bis advantage that you can start tests individually and make use of the "Failed test re-execution" of Robotmk.

from robotmk.

simonmeggle avatar simonmeggle commented on June 3, 2024

Thanks for the suggestion! Do you really have a use case for a whitelist here?
I always thought that a blacklist is sufficient here...

from robotmk.

kkensy avatar kkensy commented on June 3, 2024

It's not really a good use case 😅 - we stumbled across this after we tweaked our robot. We moved the keywords into login, navigation, and teardown tasks - renaming them multiple times. We wanted only two of the tasks to show up as checkmk services without editing the blacklist after each tweak and ended up using a regex like ^[^V] . Both monitored test cases start with a "V" and test the status of a system component.

from robotmk.

Related Issues (20)

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.