gallio
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 分类:问答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 分类:问答What namespace is CCiModuleCache in for the latest release of Gallio?
I have some old code I\'m trying to compile with the class CciModuleCache being instantiated in the code.It doesn\'t resolve with the latest version of Gallio.I still get the red curly underlines unde[详细]
2023-03-23 03:45 分类:问答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 分类:问答VS2010 very slow debugging automated HMI tests using Gallio
I\'m seeing a problem where Visual Studio freezes for 30+ seconds when I try to watch a variable in a very specific test configuration and it\'s driving me wild.The issue does not appear when I debug[详细]
2023-03-13 03:14 分类:问答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 分类:问答runnig c# edited test from selenium with Nunit - and getting reports
I used selenium RC to create som开发者_如何学运维e tests, edited with c# and succeeded in running the tests using Nunit.[详细]
2023-03-06 20:28 分类:问答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 分类:问答