Searched refs:junit (Results 1 – 4 of 4) sorted by relevance
1 python-junit-xml3 .. image:: https://travis-ci.org/kyrus/python-junit-xml.png?branch=master27 pip install junit-xml29 easy_install junit-xml35 git clone https://github.com/kyrus/python-junit-xml.git98 4. Verify the new version was uploaded at https://pypi.org/project/junit-xml/#history
285 format.py := $(filter-out tests/junit-xml/junit_xml/__init__.py, $(shell git ls-files '*.py'))323 …@$(PYTHON) tests/junit.py --ceed-backends $(CEED_BACKENDS) --mode tap $(if $(SMARTREDIS_DIR),--sma…353 junit-% : $(OBJDIR)/%354 …@printf " %10s %s\n" TEST $(<:$(OBJDIR)/%=%); $(PYTHON) tests/junit.py --junit-batch $(JUNIT_BATC…356 junit : $(matched:$(OBJDIR)/%=junit-%) target
8 Check that all tests pass using `make prove` or `make junit`.
1041 EXCLUDE = tests/junit-xml