SimonTestNet / SimonTest

Repository for SimonTest questions and issues https://simontest.net
16 stars 2 forks source link

Feature Request: Generate tests for other types besides Components #11

Closed leocaseiro closed 5 years ago

leocaseiro commented 7 years ago

Hi, @SimonTestNet.

This extension is awesome!

I was wondering how nice would be to generate scaffolding for other classes such as Pipes, Services, and so on...

What are your thoughts about it?

ManuelDeLeon commented 7 years ago

Started small... v0.15.0 scaffolds Pipes

mackelito commented 7 years ago

Would love to see this for services ;)

ManuelDeLeon commented 7 years ago

Continuing with the baby steps, it now scaffolds services. Just the skeleton for now, it will generate tests for properties and methods later.