When developing a feature I have to do manual testing with a different app to ensure things didn't break between the layers. It would make things faster if there were full integration tests across the whole stack, probably something like cucumber would suffice. Benefits should be more confidence in producing features and faster turn around time.
When developing a feature I have to do manual testing with a different app to ensure things didn't break between the layers. It would make things faster if there were full integration tests across the whole stack, probably something like cucumber would suffice. Benefits should be more confidence in producing features and faster turn around time.