vue-test icon indicating copy to clipboard operation
vue-test copied to clipboard

Current project stability

Open victor-am opened this issue 7 years ago • 1 comments

Before anything else: very interesting project! I was looking for something exactly like this, and even considering doing it myself haha you saved me the trouble 😂

My question is: at the time of writing the project is at it's 1.0 version, but just to be sure, do you think it's already reliable to use in real applications as it is?

What are your thoughts regarding maintenance and API stability on the project from now on? 🤔

victor-am avatar Jun 16 '17 21:06 victor-am

It's stable, and there are people using it in production, but it will be deprecated soon in favour of vue-test-utils: https://github.com/vuejs/vue-test-utils/issues/1

This library and avoriaz have very similar APIs, and I think vue-test-utils will too, so it won't be a difficult switch to make.

callumacrae avatar Jun 17 '17 20:06 callumacrae