WPF/.NET 中的 BDD
我刚刚找到 Swinger (http://github.com/demetriusnunes/swinger),我是想知道:WPF 有类似的东西吗?
I've just found Swinger (http://github.com/demetriusnunes/swinger) and I was wondering: is there something like this for WPF?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您仍在寻找,请尝试白色 ( http://white.codeplex.com/ ) 或WiPFlash ( http://code.google.com/p/wipflash )。
如果您选择 WiPFlash,并且发现除自动化 id(WPF 组件上的“名称”)以外的任何内容,那么它将会发生一些变化,因此可能会推迟 0.2。这个周末应该可以出去。任何问题/请求,请发布错误!
If you're still looking, try either White ( http://white.codeplex.com/ ) or WiPFlash ( http://code.google.com/p/wipflash ).
If you go for WiPFlash, and you're finding things with anything other than the automation id ('Name' on your WPF component), it's about to change a bit, so maybe hold off for 0.2. Should be out this weekend. Any questions / requests, please post a bug!
如果您仍在仍在寻找,您可以尝试 Bewildr (https://github.com/bewildr)。 com/natritmeyer/bewildr)。我在这里写了一个使用它来执行 BDD 的示例:http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a -wpf-app-with-cucumber-rspec-ironruby-and-bewildr/
And if you're still still looking, you could try Bewildr ( https://github.com/natritmeyer/bewildr ). I wrote up an example of using it to do BDD here: http://www.natontesting.com/2011/08/27/step-by-step-example-of-bdding-a-wpf-app-with-cucumber-rspec-ironruby-and-bewildr/