Socket
Book a DemoInstallSign in
Socket

busser-serverspec-eol

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

busser-serverspec-eol

bundlerRubygems
Version
0.0.2
Version published
Maintainers
1
Created
Source

THIS IS A FORK

Fork from https://github.com/amplify-education/busser-serverspec which was forked from https://github.com/test-kitchen/busser-serverspec@0.5.10

Busser::RunnerPlugin::Serverspec

A Busser runner plugin for Serverspec for EOL Ruby versions < 2.3

Installation and Setup

Please read the Busser [plugin usage][plugin_usage] page for more details.

Usage

Please put test files into [COOKBOOK]/test/integration/[SUITES]/serverspec-eol/

`-- test
    `-- integration
        `-- default
            `-- serverspec-eol
                |-- Gemfile
                |-- localhost
                |   `-- httpd_spec.rb
                `-- spec_helper.rb

Gemfile is optional. You can specify installing Serverspec version and install gems you need.

FAQs

Package last updated on 28 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts