Giter VIP home page Giter VIP logo

Comments (18)

sksamuel avatar sksamuel commented on July 17, 2024 1

I'm on ultimate but I don't see this toggle auto test button.

image

from kotest-intellij-plugin.

LeoColman avatar LeoColman commented on July 17, 2024

Interesting.
I don't think Ive ever seen this button. It's probably not implemented

from kotest-intellij-plugin.

oleksiyp avatar oleksiyp commented on July 17, 2024

This is:

image

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on July 17, 2024

Ok we need to get an ultimate license and implement this feature.

from kotest-intellij-plugin.

oleksiyp avatar oleksiyp commented on July 17, 2024

oh 😃 you didn't do that yet?
it's super easy

https://www.jetbrains.com/community/opensource/

from kotest-intellij-plugin.

oleksiyp avatar oleksiyp commented on July 17, 2024

although I would be pretty careful to test plugin in both community and ulitmate

from kotest-intellij-plugin.

LeoColman avatar LeoColman commented on July 17, 2024

from kotest-intellij-plugin.

oleksiyp avatar oleksiyp commented on July 17, 2024

I don't use community, but guess that yes

from kotest-intellij-plugin.

sksamuel avatar sksamuel commented on July 17, 2024

Moved issue to the plugin repo.

from kotest-intellij-plugin.

StragaSevera avatar StragaSevera commented on July 17, 2024

What is the progress on this issue? It would be very handy to not manually run tests each time there is a change.

from kotest-intellij-plugin.

stale avatar stale commented on July 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from kotest-intellij-plugin.

stale avatar stale commented on July 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from kotest-intellij-plugin.

georglundesgaard avatar georglundesgaard commented on July 17, 2024

Has this feature request been abandoned?

I'm using IntelliJ IDEA Ultimate 2020.2 with kotest-intellij-plugin 1.1.16-IC-2020.1 and it does not work for me.

from kotest-intellij-plugin.

christophsturm avatar christophsturm commented on July 17, 2024

what idea version are you using?
image

from kotest-intellij-plugin.

stale avatar stale commented on July 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from kotest-intellij-plugin.

StragaSevera avatar StragaSevera commented on July 17, 2024

Is there any progress on this?

from kotest-intellij-plugin.

enolive avatar enolive commented on July 17, 2024

Tried it out today in Ultimate 2020.3.2.

The auto-test button actually works on my machine, at least for maven and gradle projects.

There is a slight problem when using Gradle for all build actions instead of IDEA (File | Settings | Build, Execution, Deployment | Build Tools | Gradle). For some reasons, my project is constantly rebuild which triggers the auto-testing feature.

I don't think this is a bug in the plugin. For my taste, the auto-test functionality for Java Test runners needs some improvement and is unfortunately nowhere as sophisticated as for example with the --watch option from Jest/Mocha. I usually don't activate it but re-run my tests by pressing Ctrl+F5.

For people who are struggling with it:

  • Do you really run the tests with the Kotest Test runner (instead of say, gradle?)
  • Did you activate the Build Project automatically setting (File | Settings | Build, Execution, Deployment | Compiler)? Without this the auto test toggle will only work after building the project manually (Ctrl+F9 on Linux/Windows which I seldomly use, but might be helpful for testing if auto-test actually works)
  • In newer IDEA versions (>2018.x I believe) build automatically is only triggered if the IDE main window loses focus or you press Save (Ctrl+S) manually.
  • The project won't build automatically when the application is currently running/under the debugger unless specifically activated in the IDEA registry

There are some interesting options dealing with automake that are hidden in the IDEA Registry (Ctrl+Shift+A) you might also look at

from kotest-intellij-plugin.

stale avatar stale commented on July 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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.