phhien203 / auto-spies

Create automatic spies from classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-spies monorepo

All Contributors

Easy and type safe way to write spies for tests, for both sync and async (promises, Observables) returning methods.

This is the monorepo of:

Project Status Description
jasmine-auto-spies jasmine-auto-spies-status Easy and type safe way to write spies for jasmine tests
jest-auto-spies jest-auto-spies-status Easy and type safe way to write spies for jest tests


Contributing

Want to contribute? Yayy! πŸŽ‰

Please read and follow our Contributing Guidelines to learn what are the right steps to take before contributing your time, effort and code.

Thanks πŸ™

Code Of Conduct

Be kind to each other and please read our code of conduct.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Shai Reznik

πŸ’» πŸ“– πŸ€” πŸš‡ 🚧 πŸ§‘β€πŸ« πŸ‘€ ⚠️

Bnaya Peretz

πŸ’» πŸ€” πŸ”§

shuebner

πŸ’» πŸ€” ⚠️

Meksi

πŸ’» ⚠️

Taylor Ben

πŸ€”

Yonatan Kra

πŸ’»

Martin Baum

πŸ’» ⚠️

Guille Eneas TimΓ³n Grau

πŸ’» ⚠️

Laurent Duveau

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

Want to learn more?

About

Create automatic spies from classes

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%