Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hirezio/auto-spies

Create automatic spies from classes
https://github.com/hirezio/auto-spies

angular-testing auto-spies auto-spy jasmine jasmine-tests javascript javascript-testing jest spy testing typescript typescript-test typescript-testing

Last synced: 4 days ago
JSON representation

Create automatic spies from classes

Awesome Lists containing this project

README

        

# auto-spies monorepo

[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#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]][jasmine-auto-spies-package] | Easy and type safe way to write spies for jasmine tests |
| [jest-auto-spies] | [![jest-auto-spies-status]][jest-auto-spies-package] | Easy and type safe way to write spies for jest tests |

[jasmine-auto-spies]: https://github.com/hirezio/auto-spies/tree/master/packages/jasmine-auto-spies
[jasmine-auto-spies-status]: https://img.shields.io/npm/v/jasmine-auto-spies.svg
[jasmine-auto-spies-package]: https://npmjs.com/package/jasmine-auto-spies
[jest-auto-spies]: https://github.com/hirezio/auto-spies/tree/master/packages/jest-auto-spies
[jest-auto-spies-status]: https://img.shields.io/npm/v/jest-auto-spies.svg
[jest-auto-spies-package]: https://npmjs.com/package/jest-auto-spies




Angular Tweet about Jasmine-auto-spies


## Contributing

Want to contribute? Yayy! πŸŽ‰

Please read and follow our [Contributing Guidelines](CONTRIBUTING.md) 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](CODE_OF_CONDUCT.md).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Shai Reznik
Shai Reznik

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

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

πŸ’» πŸ€” ⚠️
Meksi
Meksi

πŸ’» ⚠️
Taylor Ben
Taylor Ben

πŸ€”
Yonatan Kra
Yonatan Kra

πŸ’»
Martin Baum
Martin Baum

πŸ’» ⚠️


Guille Eneas TimΓ³n Grau
Guille Eneas TimΓ³n Grau

πŸ’» ⚠️
Rainer Hahnekamp
Rainer Hahnekamp

🚧
WynieCronje
WynieCronje

πŸ’» πŸ› 🚧
Johannes Gest
Johannes Gest

🚧
mopinsk
mopinsk

🚧
strawberry-choco
strawberry-choco

🚧
Jan Philipp GΓΆlz
Jan Philipp GΓΆlz

🚧

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## License

MIT

## Want to learn more?



TestAngular.com - Free Angular Testing Workshop - The Roadmap to Angular Testing Mastery