Makefile 148 B

123
  1. .PHONY: test-openshift-pytest
  2. test-openshift-pytest:
  3. cd tests && PYTHONPATH=$(CURDIR) python3.12 -m pytest -s -rA --showlocals -vv test_nodejs*.py