1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-24 03:14:30 +02:00
fpm/spec
Jordan Sissel dfb23f134a Use rspec's skip feature to help show any skipped tests.
The previous method using :if actually hides the test entirely from the run.
Now an rspec run will correctly(I hope?) show any skipped tests. The
goal is to remind me that sometimes my dev environment is missing
important tooling needed to fully test fpm.

Also: Skip pacman tests if bsdtar and zstd programs are missing.
2021-06-19 00:05:18 -07:00
..
acceptance/puppet/manifests Start work for acceptance tests. 2016-05-23 11:28:51 -07:00
fixtures Add tests for python PEP0508 tags 2018-04-14 19:55:08 -07:00
fpm Use rspec's skip feature to help show any skipped tests. 2021-06-19 00:05:18 -07:00
spec_setup.rb Added ruby 2.5 to the build matrix (#1532) 2018-10-15 21:14:04 -07:00