Coder Social home page Coder Social logo

Comments (4)

sathnaga avatar sathnaga commented on July 17, 2024

Looks like there is a external runner, http://tungwaiyip.info/software/HTMLTestRunner.html

http://tungwaiyip.info/software/HTMLTestRunner_0_8_2/HTMLTestRunner.py, we might need similar one implemented inside op-test framework.

from op-test.

 avatar commented on July 17, 2024

Could we do it like we do the XMLTestRunner today, use it if available but fallback if not?

I also wonder if we can get multiple report formats out...

from op-test.

sathnaga avatar sathnaga commented on July 17, 2024

yes, that will do, we can add those packages to requirements.txt for user aware.
how about having --html{,xml,...}-report in command line option through which we can demand framework to generate {html,xml...} report?

looks like we have html-testRunner implements, HtmlTestRunner as like xmlrunner

screenshot_20180222_212713

Looks like multiple report format is not possible by unittest framework at the moment(AFAIK), but we can think of an alternative option of converting a test report from one format to another once the test done, by that we can support multiple report formats, not sure how much of it is feasible and a good soultion though...

from op-test.

 avatar commented on July 17, 2024

Yeah, perhaps we have to look at upstream python unittest and see if making the changes there is a better idea than us hacking together things.

from op-test.

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.