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 99959b0 commit 66e3e9b
Show file tree
Hide file tree
Showing 28 changed files with 1,208 additions and 1,300 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 66e3e9b

Please sign in to comment.