We are trying to use roca framework for unit testing in windows for bright script, But we are unable to compile it on windows. Installed all the required dependencies. suggest us if we missed any packages in roca. we are using windows 10. Its working in Mac. Need a solution for roca to work in windows
Not sure, but other than raw Unit Test Framework https://github.com/rokudev/unit-testing-framework (which you can see is not actively maintained) the other one I have seen a lot of developers use is this one
https://github.com/georgejecook/rooibos
You can get further advice on the Roku Developers Slack Channel.
Could you please provide a sample working project using unit testing framework in bright script
possibly try to use WSL + Ubuntu Linux on you Windows system. It could help. My teammate works in this way. This way helps a lot