Skip to content

Commit f77af05

Browse files
committed
updated README
1 parent 13a153a commit f77af05

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ alpha software
1414

1515
This is alpha software.
1616

17-
All the test cases and examples work but there will be many issues outside of
18-
the test framework. The CATIA com interface is large and I've predominantly
19-
wrote tests for those areas I'm familiar. Any bugs that exist should be for the
20-
most part be quite easy to fix using those methods that do work as a reference.
17+
The CATIA com interface is large and I've predominantly wrote tests for those
18+
areas I'm familiar. Any bugs that exist should be easy to fix. There are many
19+
examples of fixes within the git repository history that can be learned from to
20+
fix remaining issues.
2121

22-
I have limited access to CATIA licences / workbenches. Also, there are many
23-
modules that I simply don't know what they do. Thus my ability to test and
24-
support can be limited.
22+
My ability to test and support can be limited.
2523

2624

2725
Requirements
@@ -86,8 +84,8 @@ On the first run, during the running of the tests, the test suite will create
8684
the CATIA drawing, products and part it requires to run and adds them to the
8785
folder tests/cat_files.
8886

89-
If you have previously run the tests successfully and see into strange errors,
90-
it maybe that the source parts require re-creating. Try deleting the CATIA files
87+
If you have previously run the tests successfully and see unexpected errors, it
88+
maybe that the source parts require re-creating. Try deleting the CATIA files
9189
in the folder tests/cat_files so that they are regenerated on the next test run.
9290

9391
CATIA V5 should already be running and have NO documents already open.

0 commit comments

Comments
 (0)