mbunit
Gallio test suite installation
I am using MbUnit t开发者_如何学Pythonest framework and Gallio. I need to create an installer that install it and run some test on silent mode.[详细]
2023-04-09 18:04 分类:问答Is there an MbUnit equivalent in Java?
Specifically, I am looking for the same ease of defining parameterized and combinatorial unit tests. Thanks.[详细]
2023-04-08 12:48 分类:问答where is the [Duration] attribute in mbunit, for timing tests?
Is it gone from the latest version? I want to see that a method doesn\'t deteriorate in its performance.[详细]
2023-04-02 21:09 分类:问答Gallio DynamicTestFactory and assertion
I am trying to use DynamicTestFactory in MbUnit to generate test suites and test cases on the fly. I also have my own TestLauncher to launch my test from console.[详细]
2023-03-31 19:02 分类:问答Mbunit Factory attribute with ExpectedException
Is there a way to write that I\'m expecting a certain exception for certain inputs when I use the Factory attribute?[详细]
2023-03-24 03:30 分类:问答Does MBUnit support Resharper 6?
Resharper 6 has just been released. I\'d love to update, but MBUnit support was still broken the last time 开发者_StackOverflowI tried an EAP.[详细]
2023-03-19 00:52 分类:问答Gallio, MBunit and WaTiN on .NET 4
I\'m currently in the middle of upgrading out ASP.NET Application to .NET 4 Framework. The code compiles and our unit tests seem to run under the new .NET Framework without much problems. Our WaTiN te[详细]
2023-03-14 03:05 分类:问答Hover over an element using WatiN
I work on a suite of automated tests that have been developed using WatiN and MBUnit. I\'ve heard that it\'s possible to get WatiN to \'hover\' o开发者_运维技巧ver an element, but I can\'t seem to get[详细]
2023-03-09 15:00 分类:问答How to skip the teardown section in Gallio/MbUnit from a test case
I\'m using Gallio/MbUnit with WatiN and I have a defined method to executes as TearDown, what I need is a way to ski开发者_运维问答p the TearDown from a specific Test Case, is that possible?[详细]
2023-03-07 23:51 分类:问答Alternate source for gallio and mbunit docs?
gallio.org and mbunit.com sites are non responding for at least the last 12 hours. Do you know anywhere else to ge开发者_StackOverflowt documentation for these projects?The server was down due to a pr[详细]
2023-03-05 09:48 分类:问答