Unit Test Tool
1. ocunit: it is easy to integrate from xcode 2.1 into the development environment and requires no additional libraries. You can also configure xcodebuild to test in the command line, so as to test and report in CI.
2. unit test section of GTM: expands ocunit and adds some macros. Address: https://code.google.com/p/google-toolbox-for-mac/wiki/iPhoneUnitTesting
3. ghunit: has an independent GUI. Address: https://github.com/gabriel/gh-unit
4, catch: C ++ Adaptive Test Cases in h
is equally practical. Like a strict woman, Hu LAI is absolutely not allowed. But for the Sun Standard Specification, modify it and use it again. Some places are too strict.
JUnitContinuous integration makes no sense without unit testing ......
EclipseA buddy in the Group recommended idea for a long time. I chose eclipse stubbornly. Although we all know that this is IBM's business strategy, I always feel that this thing is very popular, widely suppo
Linux hostsAndroid SDK installation ignores JDK installation ignore Hudson install ignoreGradle Installation1: Download the corresponding gradle (here is Gradle-2.10-all.zip) 2: Unzip gradle-2.10-all.zip to the corresponding directory 3: Set the GRADLE environment variable add save exit after executionRe-executeSee above to explain Gradle execution successHudson Configuration1Make sure the Gradle plugin plugin is installed2git addressAdd BuildSpecifies the project's root build fileExecute build
pay attention to, in the demonstration in this article, we modify CSP ( Content Security Policy ) configuration closed all security policy, hudson.model.DirectoryBrowserSupport.CSP is set to empty, in fact, there is a great security risk.Correct practice, we should be combined with the actual situation of the project, select the corresponding security policy. For example, if we need to enable script file loading, but only for files hosted on the Jenkins server CSS , you can use the following co
"Archive the Artifacts", "Editable Email Notification"When the above procedure is complete, click "Save".Left navigation bar, select "New Task", then enter a task name, customize, select the first item "Build a free-flavor software project", click OK.GeneralSource ManagementBuilding triggersBuild your environmentBuildProject name note here that the name of the MAVEN project that was just built is here, and the war package to invoke build good project code is published to the remote server for d
By adding a PowerShell plugin, the published package is pushed to a specific application server using its powerful Windows system commands.System Management-Plug-in management-powershellInstall it, restart Jenkins, and then modify your previous job to add the PowerShell push file scriptAdd a build type that is added below MSBuildThe above PS code function is to use the account for remote login, will send data to the shared folder, overwriting its previous files, this operation requires us to con
, in the browser's address bar type: http://localhost:8080/. then enter. Enter the following screen. This means that Tomcat is installed correctlyIv. Environment of JeninsThe 1.Jenkins package is divided into two types:One is the Setup.exe client package (this double-click with QQ, do not say)One is a war package2.war bag put under WebApps3. Start JenkinsRestart Tomcat:startup.bat First, then enter http://localhost:8080/jenkins/in the browserV. Configuring Jenkins1. Create a new job2. Enter the
Reference: https://www.cnblogs.com/jimmy-xuli/p/9072015.html1. Need to install the Publish SSH plugin2. Configure Publisher SSH, the following Remote Directory can not be configured. Under the 3rd step, configure the. If configured here. The equivalent user will go directly to the MNT directory.The Remote directory specified in step 3rd below is created in the current MNT directory. The/mnt/mnt/test/directory structure is formed. Remote directory without configuration will create a 3rd step defi
1. Online Baidu download python2.x test template Htmltestrunner, placed in python2.x lib----->site-packages, directory2.pycharm Import the Htmltestrunner test template, and then write a test report that is automatically generated.3. After the local test is successful, use Git to submit the gitthup.4. Configure Jenkins.4.1. Plugin download HTML Publisher plugin4.2. Configuration Items4.3 Here, because the test report I generated was named Report.html, Jenkins took the HTML file to the sibling dir
Continuous integration ⑤:jenkins Combining script to implement code automation deployment and one-click Rollback first version
One: This article through Jenkins call shell script to get code from git server, package, deploy to Web server, remove Web server from load balancer, extract, copy configuration file, create soft connection, test each Web server, Add the Web server to load balancing, rolling back to
Learning Video: http://www.maiziedu.com/course/369/
Learning materials: https://wenku.baidu.com/view/f2d72197ff00bed5b9f31d9c.html
Https://wenku.baidu.com/view/83c994c280eb6294dd886ce8.html
One. A general process for continuous integration using Jenkins:
1. First step: Upload the project.
I'm using IntelliJ Idea's Web project (spring,spring MVC, Hibernate,maven), and when I've written some of the code, I
Preface
Since joining qcon in February April, the idea of continuous integration has been on the mind. After four months, we finally have the opportunity to practice. We should first thank the leaders for their support. I remember that when I attended the scrum training, one of the first obstacles mentioned was from the upper layer. The upper layer hopes to see tangible results. If the existing development
:\jmetertest\ directory written in the configuration above3. Create a job for Jenkins:The report will be generated in the appropriate directory when it is built immediately after saving:Open this report appears indicator Nan, this is a pit, you need to copy the Xalan-2.7.2.jar and Serializer-2.7.2.jar from the JMeter lib package into Ant's lib package.ok! after re-constructionMethod solves two:Add path to the Bulid.xml file: Add the paths to the jar package, and modify the section as follows: Pa
/moonfire/computer-composition-principle-2013-person/wikis/3013212086- Zhao Junting-First time assignment -15.10.11Third, install and configure Jenkins1. Follow the experimental instructions: put Jenkins.war into Tomcat's WebApp directory, launch tomcat: Enter into the Tomcat-apache directory, enter in the terminal: "bin/startup.sh". Access Http://127.0.0.18080/jenkins. The results are as follows:2. Download and install git Plugin and Github Plugin: Click Manage Plugins on the left of system man
TFS2017 has been released for several months, after a few days of deployment and trial, TFS2017 's functional changes are really big. In particular, in terms of building changes, the XAML versioning controllers and proxies have been declared deprecated in the Product's wizard, and it is recommended to upgrade the previous production upgrades in 13 and 15 to the new production system, but at the same time, it is estimated that the reason for the retention of forward compatibility is the same as t
construction is unsuccessful.Figure 2 Specifying the build solution fileFigure 3 Configuring a shared folder as the publishing pathFigure 4 Specifying the publishing path3, trigger build, automatically trigger when code is checked in, or trigger manuallyFigure 5 Manually triggering the build4, build resultsFigure 6 Build resultsThe process above is relatively normal and simple, because TFS is a mature and very good product, many of the features of the user are out of the box. However, in the fa
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.