GithubHelp home page GithubHelp logo

Comments (7)

authorjapps avatar authorjapps commented on July 29, 2024 1

Hello @nagkumar ,

JUnit5:

JUnit4:

from zerocode.

sawilkhan avatar sawilkhan commented on July 29, 2024 1

Can i work on it?

from zerocode.

nagkumar avatar nagkumar commented on July 29, 2024

Are @suite and SelectPackages respected by ZeroCodeUnitRunner??

Also using the annotation @RunWith(ZeroCodeUnitRunner.class) really needed as in JUnit 5 @RunWith is replaced with extendswith etc.. can use of @LoadWith annotation default pick up the zerocode respective runner

Can you pl. share your insights..

from zerocode.

nagkumar avatar nagkumar commented on July 29, 2024

Tried looking at Junit5

image

it says @RunWith(JUnitPlatform.class), JUnitPlatform is no more valid instead @suite us used, can you pl. consider to fix the code, as when I tried to use @suite it still did not work..

Also, examples can be further simplified as Extension Annotation is different than running perftests of normal unit tests.. That way not using ExtendsWith can be better for others can easily understand,

from zerocode.

nagkumar avatar nagkumar commented on July 29, 2024

I was unable to adopt zerocode for performance testing of suite for now.. hence looking for some simple solution through zerocode.

from zerocode.

authorjapps avatar authorjapps commented on July 29, 2024

Can i work on it?

Hello @sawilkhan , yes please. Thanks for your interest. The following might help for the purpose of visibility.

Can you outline some points what changes you are going to make for this here?
Preferably in the following format please:
e.g.

Problem 1:
please explain the problem which the reporter is facing or you found from this ticket

Fix/Solution:
please explain the solution which will fix or help in resolving the problem


Problem 2:
please explain the problem which the reporter is facing or you found from this ticket

Fix/Solution:
please explain the solution which will fix or help in resolving the problem


Date:
17.AUG.2023:

@nagkumar , can you explain the problem step by step,

  1. what you were trying to do/run?
  2. how to reproduce the issue you are facing?
  3. what fix you are looking for?

from zerocode.

authorjapps avatar authorjapps commented on July 29, 2024

this is my code.. i.e. I want junit suite to be run as load tests.. but gives no tests found, while if I use junit 5 launcher instead of ZeroCodeUnitRunner, it does test 188+ tests

@nagkumar ,

Can you try this helloworld-examples-try-at-home ?

and next, try-at-home-examples(load testing) ?

from zerocode.

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.