Code Monkey home page Code Monkey logo

Comments (7)

amolenaar avatar amolenaar commented on September 2, 2024

Hi,

I think I just corrected this (#52). I feel the setup page should not contain any (functional) test. It's still counted as an ignored page though.

from fitnesse.

jediwhale avatar jediwhale commented on September 2, 2024

great!

from fitnesse.

mightymuke avatar mightymuke commented on September 2, 2024

Hi,
While the SuiteSetup page is now green in the test results, the test summary still shows 1 ignored page. Is this the intended behaviour? ie - this this what is meant by the comment "It's still counted as an ignored page though."?
Would it not be preferable to treat it the same as a Setup page?
Thanks.

from fitnesse.

amolenaar avatar amolenaar commented on September 2, 2024

Yes it is :)

I kept that as is. I found that not too much ignoring, since the test will make the result bar turn green. Changing this is slightly more involved.
A setup page is included (as in: literally included in the to be executed page). So the behaviour is different from the start.

from fitnesse.

mightymuke avatar mightymuke commented on September 2, 2024

OK - thanks.

Our build server (Jenkins) processes the XML response, and marks the ignored test as yellow. Would you expect applications that process the XML to implement the same logic as your fix, or do you expect the slightly more involved solution will be investigated at a later stage?

I have implemented a work around by transforming the XML before delivering it to Jenkins, but it feels a little dodgy.

Thanks.

from fitnesse.

amolenaar avatar amolenaar commented on September 2, 2024

Hi,

It was a little more coding than I expected. Now if a SuiteSetUp/TearDown contains no tests it's colored green (pass) and is counted as a "right" test case. Also the logic for test pages and test history is unified.

Regards,

Arjan

from fitnesse.

mightymuke avatar mightymuke commented on September 2, 2024

Looks awesome - thanks very much!

from fitnesse.

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.