Skip to content

ethanmsl/bldr_test

Repository files navigation

tests_badge

This is the README.md. It is being pulled into the markdown files by pdoc. (or you're reading it elsewhere 🤷)

This is a link to the GitHub Pages site hosting the auto-generated documentation.

This is a link to the PyPi package. Which, unfortunately, need to be generated for this test case as there seems to be a bug with the TestPyPi package.

Current version is run via an app name: bldrtst It merely prints a series of lines with random numbers (fixed seed) in them.

---------------------------- old script version ---------------------- bold
italic
strikethrough

Header

Link: bldr-test on TestPyPi

use, install:

pip3 list
echo
pip3 install -i https://test.pypi.org/simple/ bldr-test
echo
pip3 list

use, run:

python3 -m bldr_test

use, uninstall:

pip3 list
echo
pip3 uninstall bldr-test
echo
pip3 list

(Note: - vs. _ above intended. Also note: the echo commands are merely for more legible output)

About

Zero User Dependencies test repo to check CI/CD pipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages