Anyone is facing an issue, where instant error hig...
# spek
a
Anyone is facing an issue, where instant error highlighting stops working while typing Spek tests? I have to run the test first to get the compile error under the Build Output panel before Android Studio starts highlighting the error.
r
Is it only happening with spek tests? I can't replicate it on my end.
a
Yes, only Spek test. Here is a screenshot for a JUnit5 test.
Here is the same test but for Spek, notice no error highlighting there.
Then I have to press run to get the compile error before the IDE starts highlighting
Spek version for 2.0.10 for the Plugin and the Framework
r
Weird.... not sure what's happening here.
j
The same thing is happening for me!
☝️ 1
r
I'll try to replicate it this weekend.
👍 1
It works for me 🤷 can you guys share a project that replicates the issue?