onivim/oni

Add more tests

Ouverte

#1 128 ouverte le 14 déc. 2017

 (11 commentaires) (1 réaction) (0 personne assignée)TypeScript (297 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 247 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Couldn't find an issue directly addressing this, but it would be pretty nice, if not essential, that there's a good testing framework for making sure that changes do not regress the code. I understand that while the code is still in flux testing does not matter that much, but given that there is already quite a rich and working feature set, it'd be a shame if it became buggy.

Personally, I think Jest is the best testing framework in this context because of its integration with React components. Have to admit I haven't used it myself, though.

Guide contributeur