Skip to content

Materials and tools for testing Translator components

Notifications You must be signed in to change notification settings

suihuanglab/testing

 
 

Repository files navigation

Translator testing

Materials and tools for testing Translator components

Setup

pip install -r requirements.txt

Run tests

pytest tests/

or, with test durations:

pytest --durations=0 tests/

About

Materials and tools for testing Translator components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%