Giter Club home page Giter Club logo

Comments (7)

jlink avatar jlink commented on July 20, 2024 1

Foreign IDs are now silently ignored.

Available in 1.2.0-SNAPSHOT

from jqwik.

jlink avatar jlink commented on July 20, 2024

So you know how to get rid of "No Jqwik properties file": Just add the file. Or reconfigure your logger to not print out INFORMATION level entries.

As for the WARNING level logs: In principal id's starting with [engine:junit-jupiter] shouldn't be forwarded to other engines besides Jupiter. I'll do some research and get back to you.

from jqwik.

Serranya avatar Serranya commented on July 20, 2024

@jlink Some more information:

The tests mentioned in the WARNING messsages are normal jupiter tests. The jqwik tests are defined in classes called *PropertiesTest

from jqwik.

jlink avatar jlink commented on July 20, 2024

@Serranya How do you run pitest? Through IDE, Gradle, Maven?

from jqwik.

Serranya avatar Serranya commented on July 20, 2024

@jlink Im running pitest through maven with the pitest-junit5 plugin

you should be able to reproduce the issue with this tree (java11 required) https://github.com/Serranya/de.serra.condorcat/tree/f85a862e99df4b50fe251d5abcf4802c02cedad1

from jqwik.

jlink avatar jlink commented on July 20, 2024

I had a look at pitest's junit 5 plugin. That's where the "problem" is located if you will. Pitest will refer each and every test method by its unique id. This will in the end lead to the warning from the jqwik test engine.

Since I'm going to reconsider jqwik's discovery mechanism for version 1.2.0 anyway, the warnings might go away or become DEBUG level logs. Until then, you should just ignore them.

from jqwik.

Serranya avatar Serranya commented on July 20, 2024

Ok, thanks for the promt support :)

jqwik is awesome.

from jqwik.

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.