Code Monkey home page Code Monkey logo

Comments (8)

sksamuel avatar sksamuel commented on September 1, 2024

This is now present as per 3.3.0.10 plugin update.

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on September 1, 2024

3.3.0.10 is now released compiled against KotlinTest 3.3.0
This is the first "release" version of both.
Please make sure you have upgraded both and you should be good to go!
(It might take a day before Jetbrains approve the plugin release)

from kotest-intellij-plugin.

xcq1 avatar xcq1 commented on September 1, 2024

Yay for the quick implementation!
However I was not entirely precise enough; if you run "Jump to source" on a method:

  • kotlintest now jumps to the correct file. 👍
  • JUnit jumps not only to the correct file, but also positions the cursor on the method/test case definition (a great relief in test files with 500+ lines)

Can this be done as well?

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on September 1, 2024

I've add this as well now. You can build from source and install the built jar directly (easy enough to do in plugins -> cog -> install from disk) or you can wait for 3.3.0.11 which will be early next week.

from kotest-intellij-plugin.

xcq1 avatar xcq1 commented on September 1, 2024

Very nice. :)
I can hardly wait, so thanks for the hint. But when I try to run a test with the built jar I keep getting "Error running 'XYTest': io/kotlintest/runner/console/KotlinTestConsoleRunner" without any further info. Guess I'll just have to be patient.

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on September 1, 2024

from kotest-intellij-plugin.

xcq1 avatar xcq1 commented on September 1, 2024

Ah thanks, it's always the dumbest mistakes.
The fix works great.

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on September 1, 2024

Great.

from kotest-intellij-plugin.

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.