Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

# -------------------------------------------------------------
# Secretsmith :: Tests
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
PYTHON=python3
RUN_TESTS_SUITE=$(PYTHON) -m unittest discover
test:
$(RUN_TESTS_SUITE) vault/
$(RUN_TESTS_SUITE) vault/client/

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 8, 03:08 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3975229
Default Alt Text
Makefile (444 B)

Event Timeline