Giter VIP home page Giter VIP logo

nunit_testlink_adaptor's Introduction

NUnit to TestLink addin/adaptor from https://code.google.com/p/gallio-testlink-adapter/ by Stephan Meyn (MIT License). This repository only contains projects for NUnit and TestLink, not the gallio adaptor.

NuGet: The TestLinkFixture and NUnitTestLinkAddOn are available on nuget http://www.nuget.org/packages?q=testlink

Dependencies: NUnit 2.6.3 .NET 4.0 TestLink [DEV] 1.9.13

Currently there's a dependency to CookComputing.XmlRpcV2 wich is handled as nuget package. It might make sense to save source, too.

Build: I use VS 2010 and NuGet (dependencies to XmlRpcV2, NUnit and NUnit.Runners). I run LiveTests with the NUnit runner in $SolutionDir\packages\NUnit.Runners.2.6.3\tools. Add <supportedRuntime version="v4.0.30319" /> to nunit.exe.config.

News: PlatformId for TestLinkAttribute has been introduced (also in config file). The parameter is required in order to link test cases with test plans. The test plan doesn't need to be assigned the platform. Results will still be recorded. Also note that in order to work, user rights are necessary (mine works with a copy plus all rights relevant for platform, execution, test case, test plan modifications). The PlatformId can be viewed on the Platform Management page (button/text field over the first column of the table shows/hides it).

Tests: DevTests: don't require real testlink instance. LiveTests: work with real instance and mainly run on it to be later checked manually. For this we have: (LiveTestProject(LiveTestPlan, top level test suite: LiveTestProject(TestName), platform: Any, build: LiveTestBuild).

nunit_testlink_adaptor's People

Contributors

mathume avatar

Watchers

 avatar

nunit_testlink_adaptor's Issues

Unable to export test results using NUnit 3.2.1

I am using NUnit 3.2.1 nuget package in my project. I have installed both TestLinkFixture and TlNUnitAddOn packages. But still the tests results are not exported to the TestLink server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.