jsonresume-theme-boilerplate
                                
                                 jsonresume-theme-boilerplate copied to clipboard
                                
                                    jsonresume-theme-boilerplate copied to clipboard
                            
                            
                            
                        Unit testing
It would be great to add a basic unit test, perhaps via .travis.yml to help developers confirm their theme is working.
Nah, I think it's overkill.
And we can't really take for granted that people using this boilerplate knows Node and how to run/add tests. And Travis requires signing up, right?
Manual testing via resume serve should do it.
Whoops, I totally filed this bug in the wrong repo. I meant to post it in resume-cli.
I'd have to disagree, a Travis test that can signify if a theme is rendering would be fantastic.
Ah ok yes that would be helpful. I don't think it's possible to test if the output is correct, but we can at least check that the render was performed without errors.