Git Product home page Git Product logo

Comments (3)

ljharb avatar ljharb commented on September 25, 2024

What version of expect are you using? That looks like v21 - v21+ of expect is a different project maintained by the jest team, per the readme: https://github.com/mjackson/expect#notice

from expect.

IndusFireTiger avatar IndusFireTiger commented on September 25, 2024

As suggested in the https://github.com/mjackson/expect#installation, I am using this link <script src="https://unpkg.com/expect@%3C21/umd/expect.min.js"></script>

So according to you 'test' is not available on expect older version. But according to Jest official docs https://jestjs.io/docs/en/expect#reference 'test' is a global. This could mean that test is available only on the higher versions of expect.

If so can you suggest the library link to the version where I can use 'expect' along with 'test'.

from expect.

ljharb avatar ljharb commented on September 25, 2024

Yes, it’s in the read me which i linked. Please read it :-)

from expect.

Related Issues (20)

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.