Giter VIP home page Giter VIP logo

Comments (1)

janbols avatar janbols commented on June 17, 2024

Hi @Kanti1702 ,
I'm afraid this extension is not compatible with https://github.com/sjurgemeyer/spock-extensions 's extension (I'm assuming you're talking about that one).

It's my impression that @SingleExecution is only used for data driven tests where you have several iterations of the same test with different data. That extension hooks in at an earlier lifecycle, specifically for data driven tests, than the DbUnit extension. That's why it's executed first. There's not a lot we can do to change this except play with the different lifecycle hooks.

Howver, my advise to you is to not rely too much on special extensions like this one or the one for @SingleExection. These things tend to work for the given use case but break easily when you want to combine them with other extensions.

Good luck

from spock-dbunit.

Related Issues (14)

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.