开发者

Headless testing for JavaScript?

开发者 https://www.devze.com 2023-02-15 19:37 出处:网络
I am looking for a hea开发者_StackOverflow中文版dless testing environment for javascript... something like ZombieJS, but without relying on nodejs, and something which has been around for a bit longer

I am looking for a hea开发者_StackOverflow中文版dless testing environment for javascript... something like ZombieJS, but without relying on nodejs, and something which has been around for a bit longer and is therefore, hopefully, a bit more stable...

Ty


Check out selenium


Would JsTestDriver work for you?

That still needs a browser visiting a page, but as I understand you can just keep it open and forget about it, and get at the tests from the command line or wherever you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号