Sha256: ac3d9d854c89edc091f1382345981c506ce6121585b779588c072b528d338335

Contents?: true

Size: 315 Bytes

Versions: 46

Compression:

Stored size: 315 Bytes

Contents

@include describe("Should") {
  @include it("should set the text and value") {
    $when: should("be the correct", "value", true);
    $text: $bc-expect-text;
    $value: $bc-expect;

    @include should( expect( $text  ), to( be("be the correct")));
    @include should( expect( $value ), to( be("value")));
  }
}

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
flint-gs-2.3.6 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.5 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.4 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.3 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.2 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.1 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.3.0 tests/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.14 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.13 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
flint-gs-2.2.0 tests/bootcamp/test/core/functions/_should.scss
flint-gs-2.1.4 tests/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.12 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.11 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.10 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.5 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.4 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.3 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.2 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.6.0 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss
oulu-rails-0.5.37 vendor/assets/stylesheets/bootcamp/test/core/functions/_should.scss