is there anyway to ignore a test in common for certain platforms? I've seen the exact/actual way of doing it, but don't like havint to make so many classes & files just to do this 😛
o
Oleg Smirnov
07/06/2024, 6:20 AM
Hi, Adam. What do you use for testing? Is it a kotest framework or something else?
m
mohamed rejeb
07/06/2024, 1:48 PM
Not sure if this is what you want, but I was having some issues with wasmJs test and I disabled it this way: