GithubHelp home page GithubHelp logo

Comments (5)

giurim avatar giurim commented on July 24, 2024

Related: #94

from scalatest-junit-runner.

giurim avatar giurim commented on July 24, 2024

Thank you for the report, once #91 is merged can you please try Gradle Test Distribution again?

from scalatest-junit-runner.

rpalcolea avatar rpalcolea commented on July 24, 2024

Hi @giurim , yeah! absolutely! I'll keep an eye on it

from scalatest-junit-runner.

rpalcolea avatar rpalcolea commented on July 24, 2024

Actually, went ahead and published a local snapshot of the branch and looks good to me, at least from initial assessment:

Distributed Test Run :lib:test > Partition 1 in session 2 on <Remote agent UUID> > SomeCodeTest > someLibraryMethod is always true always true PASSED

And have proper XML files

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="scala.testing.SomeCodeTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2022-09-26T21:41:34" hostname="Robertos-MacBook-Pro.local" time="0.03">
  <properties/>
  <testcase name="someLibraryMethod is always true always true" classname="scala.testing.SomeCodeTest" time="0.03"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[]]></system-err>
</testsuite>

from scalatest-junit-runner.

giurim avatar giurim commented on July 24, 2024

Thank you @rpalcolea , great news!

from scalatest-junit-runner.

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.