Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests #18

Open
cmxl opened this issue Apr 28, 2019 · 0 comments
Open

Add more tests #18

cmxl opened this issue Apr 28, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@cmxl
Copy link
Owner

cmxl commented Apr 28, 2019

There are still missing many tests for this library.
Any contribution is very welcome.
Tests are implemented via XUnit which is included in the dotnet sdk by default.

You can run tests via cmd:
dotnet test tests\FFmpeg.NET.Tests\FFmpeg.NET.Tests.csproj

Or just open the Testexplorer in Visual Studio 2017 / 2019:
Tests -> Windows -> Test Explorer
You should see all implemented tests after rebuilding the project.

@cmxl cmxl added enhancement New feature or request help wanted Extra attention is needed labels Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant