Skip to content

Commit 46ef5f7

Browse files
authored
Merge pull request #17 from JE-Chen/dev
Update README.md
2 parents b69ea71 + a32d299 commit 46ef5f7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Table of contents
1+
# Table of contents
22
> ITE Intro \
33
> Editor components \
44
> GUI Testing components \
@@ -7,7 +7,8 @@
77
> Load & Stress Testing components
88
---
99
## What is ITE
10-
10+
> Project Kanban \
11+
> https://github.com/users/JE-Chen/projects/35 \
1112
> Integrated Testing Environment (ITE)
1213
> * ITE mainly provides an integrated automated testing environment.
1314
> * ITE is composed of the following components:
@@ -20,9 +21,9 @@
2021
## ITE Testing
2122

2223
> How does ITE perform self-testing?
23-
> * CircleCI & Github Actions。
24-
>> * What are the benefits of using CircleCI and Github Actions?
25-
>> * They provide Github/Gitlab hooks for automated testing on every commit.
24+
> * CircleCI & GitHub Actions。
25+
>> * What are the benefits of using CircleCI and GitHub Actions?
26+
>> * They provide GitHub/Gitlab hooks for automated testing on every commit.
2627
>> * They provide detailed test logs.
2728
>> * They allow for automatic deployment to selected environments.
2829
>> * They make it easy to specify branches for testing.

0 commit comments

Comments
 (0)