Skip to content

Instantly share code, notes, and snippets.

@saurabhthareja90
Created October 10, 2019 00:51
Show Gist options
  • Save saurabhthareja90/6ac7162626115593da192b3d7e19fa7b to your computer and use it in GitHub Desktop.
Save saurabhthareja90/6ac7162626115593da192b3d7e19fa7b to your computer and use it in GitHub Desktop.
Profile: tests from image_spec.rb (tests from image_spec.rb)
Version: (not specified)
Target: local://
Docker Image alpine:latest
× should exist
expected Docker Image alpine:latest to exist
× image should eq "alpine:latest"
expected: "alpine:latest"
got: nil
(compared using ==)
× repo should eq "alpine"
expected: "alpine"
got: nil
(compared using ==)
× tag should eq "latest"
expected: "latest"
got: nil
(compared using ==)
Test Summary: 0 successful, 4 failures, 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment