Git Product home page Git Product logo

Comments (14)

botondberes avatar botondberes commented on May 25, 2024 1

Thank you! We look forward to the next versions!

from nbomber.

AntyaDev avatar AntyaDev commented on May 25, 2024

Hi @botondberes ,
Thank you for choosing NBomber) It's fantastic news.

We can prioritize the features you asked for. Next week, we will release version 5.6, and afterward, we will commence work on version 5.7, which may incorporate those features. Let me double-check the backlog for version 5.7, but I believe it's realistic.

Once again, thank you for choosing NBomber! Feel free to reach out if you have any further questions or need assistance.

from nbomber.

AntyaDev avatar AntyaDev commented on May 25, 2024

Hi @botondberes
You mentioned that "the Preparation and Cleanup are not something our clients are interested in"
question: why do you need them modeled as Step? Did you consider implementing them as regular C# methods?

{
    Prepare(); // it's a regular C# method invocation
    var step = Step.Run("Execute")
    Cleanup();
}

Does it make sense?

from nbomber.

botondberes avatar botondberes commented on May 25, 2024

Hi Anton,

We do want the Prepare and Cleanup steps to be measured and potentially be tracked by a ReportingSink etc. Actually, having the results for all steps in the .txt log file would also be helpful, we just don't want those steps to show on the HTML report which we share with our clients.

Thanks in advance!

from nbomber.

AntyaDev avatar AntyaDev commented on May 25, 2024

Ah I got it now, thanks

from nbomber.

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.