Open xirsoi opened 7 years ago
Very low, almost non-existend I think. On the other hand the project FlaUI (which is gonna replace White) will be .netstandard compatible soon.
Hi Roemer,
Can you please tell if FLAUI is .netcore compatible now?
Thanks Preeti
Please head over to FlaUIs github at https://github.com/Roemer/FlaUI for questions about FlaUI. I'm working on the 2.0 release with many refactorings / cleanups which is the base for .Net Core compatibility. I think the only thing currently not compatible is the Keyboard / Mouse (because they use Win32 Messages). If I refactor those into interfaces and separate classes, it should be fully compatible.
Thanks Roemer.
I would create the same issue there.
What are the odds that TestStack.White could be made compatible with .Net Core? My company is currently moving about 90% of our testing infrastructure (including the tests) to that platform and TestStack.White forms a small but important piece of our tests. It would be nice to be able to keep using it.