cypress
cypress copied to clipboard
Component testing support for Aurelia
What would you like?
It would be great if cypress can support component testing for aurelia... Currently it support react, vue and angular,
I am sure there are few of us who use cypress for integration testing but it would be great if we can use cypress for component testing of aurelia .
Why is this needed?
Currently cypress does not support Aurelia component tetsing.
Other
No response
hi @AtofStryker any update on this please?
Hi @jassisingh13. I have routed this issue over to the component testing team for them to prioritize. I do not know if/when it will be supported, but this feature request is now in the backlog.
Thanks @AtofStryker
I'm interested as well. I'm in the process of migrating our Aurelia component testing to Cypress 10.8. Previously I had apparently successfully migrated to 7.x => 10.0.1 and everything appeared to be working.
I'm attempting to to go through the changes to the manual devServer
process since 10.0.1 with some success. However, I got hung up on the new component-index.html
requirement and I'm not sure what to do with this new file I apparently need to have. I was able to generate the boiler plate file, but I'm not sure how to integrate Aurelia testing with this new required file.
@MattWatt Did you use cypress for your Aurelia component tests?
hi @nagash77 any updated on this please?