在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):spockframework/spock-example开源软件地址(OpenSource Url):https://github.com/spockframework/spock-example开源编程语言(OpenSource Language):Groovy 100.0%开源软件介绍(OpenSource Introduction):Spock Framework Example ProjectThe purpose of this project is to help you get started with Spock. The project includes several example specifications and build scripts for Ant, Gradle, and Maven. It also makes it easy to create an Eclipse or IDEA project, allowing you to run the example specs from within your IDE. All three builds (Ant, Gradle, Maven) will automatically download all required dependencies, compile the project, and finally run the example specs. The Gradle build goes one step further by bootstrapping itself, alleviating the need to have a build tool preinstalled. Prerequisites
Building with GradleType: ./gradlew clean test Downloaded files (including the Gradle distribution itself) will be stored in the Gradle user home directory (typically user_home Building with MavenType: ./mvnw clean test Downloaded files will be stored in the local Maven repository (typically user_home Creating an Eclipse projectInstall the Buildship plugin if you want to use gradle as build tool. Creating an IDEA projectJust open the project directory with Intelli IDEA and it should auto-detect the project settings. Further ResourcesIf you have any comments or questions, please direct them to the Spock discussion group. We appreciate all feedback! Happy spec’ing! The Spock Framework Team |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论