Skip to content

Commit 2683fa1

Browse files
author
Clement Champetier
committed
Update README: add Tests section
1 parent c37387d commit 2683fa1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ You can also use its Java & Python bindings for simpler integration in your own
2323
src="https://scan.coverity.com/projects/2626/badge.svg"/>
2424
</a>
2525

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+
2635
#### Packaging
2736

2837
###### Build openSUSE

0 commit comments

Comments
 (0)