require "spec_helper" RSpec.describe IsoDoc do it "generates HTML output docs with null configuration" do system "rm -f test.doc" system "rm -f test.html" IsoDoc::Convert.new({wordstylesheet: "spec/assets/word.css", htmlstylesheet: "spec/assets/html.css"}).convert_file(<<~"INPUT", "test", false)

These results are based on a study carried out on three different types of kernel.

INPUT expect(File.exist?("test.html")).to be true html = File.read("test.html") expect(html).to match(%r{test