devops-coop / ansible-minecraft

Ansible role for provisioning a vanilla Minecraft server
https://galaxy.ansible.com/devops-coop/minecraft/
Apache License 2.0
57 stars 38 forks source link

Change tests to inspec from serverspec #13

Closed joshuacherry closed 7 years ago

joshuacherry commented 7 years ago

I would like to migrate our tests over to inspec, most of it should be extremely easy to port over. Inspec seems to be significantly more active in development than serverspec.

Date Range Pulse Overview
inspec April 9, 2017 – May 9, 2017 Pulse Excluding merges, 20 authors have pushed 85 commits to master and 91 commits to all branches. On master, 139 files have changed and there have been 5,579 additions and 2,685 deletions.
serverspec April 9, 2017 – May 9, 2017 Pulse There hasn’t been any commit activity on mizzy/serverspec in the last month.
benwebber commented 7 years ago

This is the first I've heard of Inspec. While my personal preference is testinfra, it's nice that the test suite is basically portable to Inspec.

Inspec also offers an ini resource with which we might be able to test server.properties.