# -*- coding: utf-8 -*- require 'spec_helper' describe Sconb do context '`dump` command' do it "should convert from .ssh/config to JSON" do expect(capture(:stdout) { Sconb::CLI.new.invoke(:dump, [], {config: File.expand_path('../config_test', __FILE__)}) }).to eq < <