All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jython-packages.jwrapper.tests.test_sample.py Maven / Gradle / Ivy

There is a newer version: 0.0.12
Show newest version
# Sample Test passing with nose and pytest

def test_pass():
        assert True, "dummy sample test"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy