Giter Club home page Giter Club logo

hspec-webdriver-clone's Introduction

This package integrates hspec with hs-webdriver, allowing you to write webdriver tests using hspec. This package contains no code testing the hspec-webdriver package itself. The webdriver-angular package contains some test code which test both the Angular webdriver commands in webdriver-angular and some tests of functions in hspec-webdriver.

hspec-webdriver-clone's People

Contributors

dfordivam avatar marijanp avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

hspec-webdriver-clone's Issues

Build failure in hspec-webdriver-1.2.0 with `hspec-core >= 2.5`

Test/Hspec/WebDriver.hs:401:54: error:
    • Data constructor not in scope: Pending :: Maybe String -> Result
    • Perhaps you meant one of these:
        variable ‘H.pending’ (imported from Test.Hspec),
        variable ‘pending’ (line 217), ‘WdPending’ (line 164)
      Perhaps you want to add ‘Pending’ to the import list
      in the import of ‘Test.Hspec.Core.Spec’
      (Test/Hspec/WebDriver.hs:114:1-107).

Test/Hspec/WebDriver.hs:448:26: error:
    • Data constructor not in scope: Pending :: Maybe [Char] -> Result
    • Perhaps you meant one of these:
        variable ‘H.pending’ (imported from Test.Hspec),
        variable ‘pending’ (line 217), ‘WdPending’ (line 164)
      Perhaps you want to add ‘Pending’ to the import list
      in the import of ‘Test.Hspec.Core.Spec’
      (Test/Hspec/WebDriver.hs:114:1-107).

Test/Hspec/WebDriver.hs:449:26: error:
    • Data constructor not in scope: Pending :: Maybe [Char] -> Result
    • Perhaps you meant one of these:
        variable ‘H.pending’ (imported from Test.Hspec),
        variable ‘pending’ (line 217), ‘WdPending’ (line 164)
      Perhaps you want to add ‘Pending’ to the import list
      in the import of ‘Test.Hspec.Core.Spec’
      (Test/Hspec/WebDriver.hs:114:1-107).

Test/Hspec/WebDriver.hs:450:18: error:
    • Data constructor not in scope: Success :: Result
    • Perhaps you meant ‘A.Success’ (imported from Data.Aeson)
      Perhaps you want to add ‘Success’ to the import list
      in the import of ‘Test.Hspec.Core.Spec’
      (Test/Hspec/WebDriver.hs:114:1-107).

As a Hackage trustee, I have created a revision that adds a bound hspec-core < 2.5: https://hackage.haskell.org/package/hspec-webdriver-1.2.0/revisions/

This issue is just FYI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.