Giter Site home page Giter Site logo

Add Mocking capabilities about pester HOT 8 CLOSED

pester avatar pester commented on May 18, 2024
Add Mocking capabilities

from pester.

Comments (8)

ferventcoder avatar ferventcoder commented on May 18, 2024

I started a discussion on this somewheres... and that was in email (just looked).

from pester.

ferventcoder avatar ferventcoder commented on May 18, 2024

The email from awhile back... (Late April 2012):

"My recent presentation on pester (April 2012): http://bit.ly/powershellbdd

You may have noticed I started thinking about putting together a mocking framework, but after quite a bit of thought, I think it might be better as part of pester itself. Typically the testing framework and the mocking framework are completely separate, but in the case of powershell it might be better served as one unit. I started looking into it, but before going further, I'd like to get your thoughts."

from pester.

mwrock avatar mwrock commented on May 18, 2024

Yeah. I agree that in this case it seems to make more sense to bake directly into Pester. Without a proper DI mechanism which is overkill for PS IMHO, having mocking decoupled from the test framework doesn't make sense.

from pester.

ferventcoder avatar ferventcoder commented on May 18, 2024

I even started some code on this but never went further.

from pester.

mwrock avatar mwrock commented on May 18, 2024

Did you start a repo or fork for it? Anything you think is worth starting with. I'm not sure when I would start, I want to wrap up the Chocolatey bootstraper (at least a v.1) before starting anything new but I also see this as a fairly smal effort to get in a working state. Then again, I've said that before embarcing on multi month coding projects where I suddenly wonder why I'm googling for calculus formulas.

Note to self: If you are using calculus in a PS mocking framework, you are doing it wrong.

from pester.

ferventcoder avatar ferventcoder commented on May 18, 2024

I didn't even make it that far.

from pester.

ferventcoder avatar ferventcoder commented on May 18, 2024

I have it sitting uncommitted in a repo - it's not really much at all.

from pester.

mwrock avatar mwrock commented on May 18, 2024

This is now commited. with fd0a9fe

from pester.

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.