lmiller1990 / vue-testing-handbook

A guide on testing Vue components and applications
https://lmiller1990.github.io/vue-testing-handbook/
876 stars 160 forks source link

Brazilian Portuguese translation #196

Closed yanthomasdev closed 1 year ago

yanthomasdev commented 2 years ago

First and foremost, thanks for this amazing guide on how to test Vue.js components!

I have seen there was a previous attempt at translating this guide to pt-BR (see #122), but looks like it was unfortunately abandoned.

As a matter of context, I'm currently teaching Vue.js to some students at my school, so translating this would be a perfect opportunity to lend them a great material on component testing for free and with less effort than making something myself from zero.

I started working on it here. Anyone, please feel free to contribute. Doesn't matter if it's a mere fix or an entire page translation.

Note: Sorry, I didn't knew if I should open a new issue or instead restart the conversation on the old one, I'm not very knowledgeable about the workflow on open-source projects yet.

lmiller1990 commented 2 years ago

Cool, thanks for the effort. Happy to have translations, but only if they are complete (eg, not looking to accept a PR translating half the content).

ecanquiz commented 1 year ago

Hi Lachlan Miller!!

You can count on me to translate all of that into Spanish. I have already translated many things that have to do with Vue (TDD), Jest, Vitest, VTU, VTL, VueCypress, VueRouter, Vuex, Pinia, etc. Even stuff from you like the Vue Testing Handbook and your Vue Testing Library videos Simple and Complete Tests. But using Vitepress...

Whenever you like we can talk about it.

Greetings !!

lmiller1990 commented 1 year ago

I'd recommend just posting your translation on your own GitHub pages. I can link to it, if you like, from the main English version.

ecanquiz commented 1 year ago

Ok, ok, right now I have this page made by me:

https://caribestic.github.io/vue-tdd/

Please review it a bit (your opinion means a lot to me). There are many TDD things, yours and others.

Warning: But, I think I'm going to change the domain, because I'm trying to grow my own personal brand. In the future it would be something like "ecanquiz.github.io/vue-tdd". But beware: I have not changed it yet...

I would like to keep in touch with you to let you know if there are any changes in this regard and to be aware of your valuable contributions.

Thank you !!

lmiller1990 commented 1 year ago

I am not sure I have time to review, but if you want to use my stuff, that's fine, just link back to the original where appropriate!

ecanquiz commented 1 year ago

Okay I understand.

Already confirmed, the new route is: https://ecanquiz.github.io/vue-tdd/

I try (and will try) as much as possible to mention the original sources. In this case, you.

For example on this page (at the beginning) I make a mention saying "Prueba, Esta lección en video" (Test, This video lesson) and I link it to your video: https://ecanquiz.github.io/vue-tdd/vtl/psyc/consultas-dom.html

Yes I would like to follow you as much as I can to see when you make updates and release new things about it. I understand you're with Cypress now, great. Greetings...