Skip to content

Commit

Permalink
Migrate tests from rspec -> sus.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 11, 2023
1 parent 7f9a1c3 commit bd10e02
Show file tree
Hide file tree
Showing 18 changed files with 941 additions and 985 deletions.
5 changes: 4 additions & 1 deletion config/sus.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2023, by Samuel Williams.
# Copyright, 2017-2023, by Samuel Williams.
# Copyright, 2018, by Janko Marohnić.

ENV['CONSOLE_LEVEL'] ||= 'fatal'

require 'covered/sus'
include Covered::Sus
Expand Down
Loading

0 comments on commit bd10e02

Please sign in to comment.