We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37387d commit 2683fa1Copy full SHA for 2683fa1
README.md
@@ -23,6 +23,15 @@ You can also use its Java & Python bindings for simpler integration in your own
23
src="https://scan.coverity.com/projects/2626/badge.svg"/>
24
</a>
25
26
+#### Tests
27
+
28
+###### nosetests
29
+Python tests using nosetests.
30
31
+Create environment variables to use your files in tests.
32
+* AVTRANSCODER_TEST_AUDIO_FILE
33
+* AVTRANSCODER_TEST_VIDEO_FILE
34
35
#### Packaging
36
37
###### Build openSUSE
0 commit comments