Skip to content

Commit 66e3e9b

Browse files
committed
Migrate tests from rspec -> sus.
1 parent 99959b0 commit 66e3e9b

28 files changed

+1208
-1300
lines changed

config/sus.rb

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# frozen_string_literal: true
22

33
# Released under the MIT License.
4-
# Copyright, 2023, by Samuel Williams.
4+
# Copyright, 2017-2023, by Samuel Williams.
5+
# Copyright, 2018, by Janko Marohnić.
6+
7+
ENV['CONSOLE_LEVEL'] ||= 'fatal'
58

69
require 'covered/sus'
710
include Covered::Sus

0 commit comments

Comments
 (0)