Giter Site home page Giter Site logo

Comments (7)

satanTime avatar satanTime commented on June 7, 2024 1

Yep - each doc page has [Edit this page] link.

Also, please check that the commit message has a correct format: docs: bla bla bla

from ng-mocks.

satanTime avatar satanTime commented on June 7, 2024

Hi @rklec,

that's partially true and ng-mocks used to create and destroy scopes automatically.
However, due to recent changes in jest, it became impossible, and, in case of jest, scopes should be created and destroyed manually.

The guide how to configure automatic scopes for jasmine is here: https://ng-mocks.sudo.eu/extra/install
The issue in jest is here: jestjs/jest#11483.

from ng-mocks.

rklec avatar rklec commented on June 7, 2024

Okay, but then this should be documented? That it is only needed for jest?

from ng-mocks.

satanTime avatar satanTime commented on June 7, 2024

By default ng-mocks doesn't do that out of shelf, developers should manually add code to src/test.ts.

from ng-mocks.

satanTime avatar satanTime commented on June 7, 2024

Maybe I don't get your idea, could you explain the problem in more details?

Basically by default everybody should use scopes if they want to use MockInstance, and if they want to reduce repetition and they use jasmine, then they can configure test.ts to create scope automatically.

from ng-mocks.

rklec avatar rklec commented on June 7, 2024

Hmm are the docs on GitHub? I could create a PR?

from ng-mocks.

satanTime avatar satanTime commented on June 7, 2024

v14.12.0 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

from ng-mocks.

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.