Giter Club home page Giter Club logo

nunit-test-video-recorder's Introduction

Attention! I do not maintain this project anymore due to the changed priorities and differenttechnical stack. Feel free to fork it and make your own local adjustments if needed

NUnit Video Recorder

Build status

A simple .NET library for Windows designed for recording video from the screen during NUnit test runs. It's based on the SharpAvi library and inspired by the Video Recorder Java.

Table of contents

Downloads

The latest version of the NUnit Video Recorder is available on NuGet.

Documentation

The best place to start from is the Getting started page. It contains explanations of the main workflow and principles of the NUnit Video Recorder as well as links to the attributes and examples of usage.

License

NUnit Video Recorder is distributed under the MIT license.

Known limitations

  • No support for video recording of NUnit tests marked with [Repeat], [Retry], [Combinatorial] or any other attributes that manage to run a single test multiple times;
  • No Selenium Grid support;
  • No multi-display support.

All the above-mentioned is under investigation and may be implemented in future releases.

nunit-test-video-recorder's People

Contributors

agbogomolov avatar endless-qa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nunit-test-video-recorder's Issues

Can't install NuGet package to a project

Hi Viktor,

first of all thank you for your work!

But when I tried to install your package it throws the error:

Could not install package 'Nunit.Video.Recorder 1.0.0'. You are trying to install this package into a project that targets
'.NETFramework,Version=v4.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more
information, contact the package author.

2018-01-30 00_06_46 - microsoft visual studio

It looks like this has something to do with how was the NuGet package created and it doesn't support assemblies with this version of .Net Framework.

Could you please take a look at it?

Thank you.

Using with Nunit and Selenium throws an Exception

Using at Class lvl. [TestFixture, WatchDog(SaveInClass.AllTests)] throws Exception
Using at Method lvl. [Video(Name = "MyFavouriteTest")] works

Message:
System.NullReferenceException : Object reference not set to an instance of an object.
Stack Trace:
WatchDogAttribute.AfterTest(ITest test)
<.ctor>b__1(TestExecutionContext context) line 54
<>c__DisplayClass1_0.b__1() line 63
BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action) line 73

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.