Welcome! Are you writing JavaScript tests and in the market for a mocking library to fake out real things for you? testdouble.js is an opinionated, carefully-designed test double library maintained by, oddly enough, a software agency that's also named Test Double. If you practice test-driven development, testdouble.js was designed to promote terse, clear, and easy-to-understand tests. There's an awful lot to cover, so please take some time and enjoy our documentation, which is designed to show you how to make the most out of test doubles in your tests.
testdouble testing-tools mocking spies sinon tdd bdd mock stub spy test-double doubleWindowsSpyBlocker 🛡 is an application written in Go and delivered as a single executable to block spying and tracking on Windows systems ⛔️. The initial approach of this application is to capture and analyze network traffic 🚦 based on a set of tools. It is open for everyone and if you want to contribute or need help, take a look at the Wiki 📖. For more info, take a look at Wiki.
spy blocker dnscrypt proxifier wireshark qemu sysmon openwrt firewall ncsi hostsfileSalamandra is a tool to detect and locate spy microphones in closed environments. It find microphones based on the strength of the signal sent by the microphone and the amount of noise and overlapped frequencies. Based on the generated noise it can estimate how close or far away you are from the microphone. To use Salamandra you nee to have a SDR (Software Define Radio) device. It can be any from the cheap USB devices, such as this.
spy-microphones spy microphones sdr salamandra sound microphone find-microphones detect-microphones threshold rtlSnoop is the open source WPF spying utility created by Pete Blois and now maintained by Team Snoop (Cory Plotts, Dan Hanan, Andrei Kashcha, Maciek Rakowski, and Jason Jibben). It allows you to spy/browse the visual tree of a running application (without the need for a debugger) ... and change properties ... amongst other things.
spy utilityrxjs-spy is a debugging library for RxJS. The usual approach to debugging RxJS-based code involves sprinkling do operators and logging throughout composed observables. That's something that I find tedious, so I wrote this library and implemented an unobtrusive mechanism for identifying observables and logging and inspecting observable subscriptions.
rxjs debugging logging debug log observable spyReact.js mixin for updating state based on the window's scroll position
react react-component ui scroll spy scrollspy mixinTiny node.js module to intercept, modify and/or ignore chunks of data and events in any readable compatible stream before it's processed by other stream consumers (e.g: via pipe()).It becomes particularly useful to deal with net/http/fs streams.
stream intercept interceptor control modify capture sniff sniffer spy events emitter readable pipe http transformReturns a deep copy of an object with all functions converted to spies.Takes an object or function as an argument, returns a function or object matching the original, but with mocked out functions.
testing test mock spyAnd you should be good to go! Check out test/testdouble-chai_test.js for an exhaustive description of how this library behaves.
tdd bdd mock stub spy test-double doubleA set of utilities for collecting UX-analytics of your React-application (ex: clicks, shows, errors and etc.)
react spy analytics metricsSimple request and response mock objects to pass into Express routes when testing using Sinon. The mock objects attach Sinon spys to request methods. See src/index.js for a full list of stubbed out methods.
sinon epub mock test testing helper util utility router route express request response req res spec mocha spyEasily create JavaScript unit test spies and mock objects. If you're into other package managers, it is also available from Bower, Component and Jam.
unmaintained unit test assert spy spies double mock fake dummy stub objectSinon is the best spy, stub, mock lib, I use it in my every repo. But Sinon is too big, I just use spy and simple mock, and I think it can be separated to different repo.
mock spy test testing testing-tools unit-testing tdd mockingA simple and pragmatic library for testing Node.js console output. See the API section for more examples.
console stdout stderr test spy test-doubleYou can use this angular2 service to spy scroll events from window or any other scrollable element. Finally, you can use ngx-scrollspy in your Angular 2 project. It is recommended to instantiate ScrollSpyService in the bootstrap of your application and to never add it to the "providers" property of your components, this way you will keep it as a singleton. If you add it to the "providers" property of a component it will instantiate a new instance of the service that won't be initialized.
ng2-scrollspy angular2-service angular angular2 aot scrollspy parallax parallax-scrolling sticky infinite-scroll index-generator affix ngx-scrollspy ng2 scroll spy index infinite effectThis is a super thin wrapper around through2 for creating simple stream.PassThrough spies. Saves you a tiny bit of boilerplate compared to through2 for writing stream spies.
streams through through2 passthrough spyAdd an event listener without causing any side effects. Adding an event listener to an emitter object will normally trigger certain side effects. E.g. the newListener event will be emitted for every new listener added. A MaxListenersExceededWarning process warning will be emitted if the emitter reaches is maximum listener count. Or a readable stream will enter flowing mode if a data listener is added.
eavesdrop eventemitter listen listener event events spy side-effect inject
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.