Hi Team,
as far as I understood the FSRT is also made for running the tests locally.
Can I use it also in the Windows environment?
I’m wondering because the error occurred during installation / compile:
Compiling fsrt V0.1.0
error [E0433] : failed to resolve: could not find 'unix' in 'os'
---> crates\fsrt\src\main.rs:10:9
os::unix::prelude::OsStrExt,
^^^^^ could not find 'unix' in 'os'
Another question: Can it be used mit Custom-UI and Bridge/Modal usage as well?
Thanks in advance,
Franz