【发布时间】:2017-02-08 12:46:50
【问题描述】:
所以我一直遵循以下指南,了解如何让 maven tomcat7 和 cucumber 一起运行以运行我的集成测试。
Integration tests with maven and tomcat
当我运行 mvn clean install 时,我的测试返回时始终找不到 404?!
我的整个代码是here
我做错了什么?我不明白已经尝试了一切......?!
【问题讨论】:
标签: maven integration-testing cucumber-jvm maven-failsafe-plugin tomcat7-maven-plugin