Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite alya-testsuite
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuitealya-testsuite
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Feb 28, 2019 by Damien Dosimont's avatar Damien Dosimont
Show whitespace changes
Inline Side-by-side
home.md
View page @ 5659e577
......@@ -14,25 +14,23 @@ Then for checking the results we do regresions tests, every regresion test is an
The TestSuite 2.0 has been thought to be easy and simple for Alya programmers and also to be very usefull and configurable for your own tests. So let's start!
<ol>
<li>First checkout the TestSuite 2.0:</li>
<br/>From MN4:
\code
1. Checkout the TestSuite 2.0:
* From MN4:
svn co file:///gpfs/projects/bsc21/svnroot/AlyaTS/Trunk
\endcode
Local Machine:
\code
* Local Machine:
svn co svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/Trunk
\endcode
<li>Second configure the testSuite:</li>
\code
2. Configure the testSuite:
./configure
\endcode
<li>Finally execute the testSuite:</li>
\code
3. Execute the testSuite:</li>
./testSuite
\endcode
</ol>
### TestSuite 2.0 finished and now what?
......
Clone repository
  • Analyze the results
  • Basic Information
  • Code coverage
  • Contribution workflow
  • Execute the Testsuite Svn
  • Execute the Testsuite
  • Manage the tolerances
  • _sidebar
  • Home