Giter Club home page Giter Club logo

Comments (6)

Fox32 avatar Fox32 commented on July 22, 2024

I think for the first implementation it would be sufficient if I could specify a reporter via command line.

The main use case I consider is using the unittest command without a special reporter locally while developing, but another configuration on the continuous integration server. There I might need the report in the JUnit format (like this) or one of the many other formats.

from test.

nex3 avatar nex3 commented on July 22, 2024

I agree; we should definitely also support setting reporters from the command line.

from test.

nex3 avatar nex3 commented on July 22, 2024

This is blocked on #48.

from test.

jayudey-wf avatar jayudey-wf commented on July 22, 2024

this is needed in order to utilize saucelabs unit testing capabilities, https://docs.saucelabs.com/reference/rest-api/?_ga=1.245459780.1583316598.1430344943#start-js-unit-tests

from test.

nex3 avatar nex3 commented on July 22, 2024

A reporter plugin isn't a good fit for Sauce Labs. A reporter just takes the results of tests being run and displays them to the user, it doesn't run the test itself. #49 or #99 might be a better fit.

from test.

butlermatt avatar butlermatt commented on July 22, 2024

I'd love this functionality, along with #48. I had a previous project using unittest which I wrote my own custom configuration to create Dart Koans (See: https://github.com/butlermatt/dart_koans/blob/master/lib/src/config_koans.dart )

I tried to revive this project this evening with Test but it doesn't seem that same configurability is available with test.

from 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.