Skip to content

endless-qa/nunit-test-video-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages