Sha256: ec11cbb65010aa32481bd7ec0520c1543b40f7e442b9fbb4274f938d43c8e0c7
Contents?: true
Size: 228 Bytes
Versions: 5
Compression:
Stored size: 228 Bytes
Contents
require 'exemplor' eg 'Asserting first is first' do list = [1, 2, 3] Check(list.first).is(1) end __END__ - name: Asserting first is first status: success result: - name: list.first status: success result: 1
Version data entries
5 entries across 5 versions & 1 rubygems