3 현재 ASP.NET 프로젝트에서 작업 중이며 Rails와 유사한 Rspec 및 오이와 비슷한 동작 테스트 프레임 워크가 있는지 궁금합니다. .ASP.NET에서 동작 기반 테스팅을위한 rspec 또는 오이와 같습니다. 출처 2012-08-10 hsalama +1 이 질문은 이미 질문과 답했습니다 http://stackoverflow.com/questions/976078/cucumber-alternative-for-net – ekolis
3 RSpec에 상응하는 오이 대체품 (SpecFlow이 가장 많이 사용됨)과 관련된 질문에 연결된 질문은 NSpec입니다. 출처 2012-08-11 15:48:25 +0 나는이 위대한 발견 answer http://stackoverflow.com/questions/307895/what-is-the-most-mature-bdd-framework-for-net/5586525#5586525 – hsalama
0 MSpec 일명 기계 사양도 있습니다. Github에서 링크 : https://github.com/machine/machine.specifications 출처 2012-08-11 15:53:57 ChrisMAN
이 질문은 이미 질문과 답했습니다 http://stackoverflow.com/questions/976078/cucumber-alternative-for-net – ekolis