mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00:00
4
Unit Tests
Joe edited this page 2019-03-15 15:22:57 -07:00
The easiest way to execute the unit tests is via Docker, which you will need to install.
Once you have Docker installed, just execute the build.py script. Keep in mind it will take extra time the first time your run the script since Docker will need to build the image from scratch. However, subsequent runs should be much faster since Docker will cache most of the layers.