Code Monkey home page Code Monkey logo

Comments (2)

mannodermaus avatar mannodermaus commented on July 21, 2024

Hey, thanks for reporting. The docs are indeed outdated, there is no point to the technical name annotation anymore (in fact, it's been deprecated by JUnit team a while back). The idea behind it is still the way to go, since the orchestrator requires the test names to be formatted in a specific way - it's just that the library didn't do it correctly.

With #342, this should be improved. It forces test names into the legacy format when the Android Instrumentation is running with the orchestrator. That means they look ugly (e.g. testWithCustomDisplayName[1] instead of custom display name 1 - works !), but at least the orchestrator works at all.

That PR also adds a validation that you cannot run orchestrator together with parallel tests. This should be available in the snapshot within 15 minutes or so. Cheers!

from android-junit5.

bddckr avatar bddckr commented on July 21, 2024

Thank you!!!

I can confirm that it works as you describe when using plugin version 1.10.2.0-SNAPSHOT/instrumentation dependencies version 1.5.0-SNAPSHOT.

from android-junit5.

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.