Embed presentation
Downloaded 22 times








































Gallio is a test automation platform that aims to provide integration between different testing frameworks. It started as a spin-off from MbUnit, a testing framework. Gallio uses a common object model and supports many workflows to unite various testing tools, rather than control them. Implementation challenges include dealing with hostile test code, differences between how frameworks define tests, and mismatches between extensibility models of tools. Gallio's architecture includes abstract test and reflection models to enable polymorphism between frameworks.







































