You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 05_testing_and_ci/boost_testing_precice_demo.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,6 @@ Look around preCICE in the terminal + text editor.
57
57
## Mocking preCICE
58
58
59
59
- Even more important than for "normal" software, since coupling library needs two software stacks to couple.
60
-
- WIP: mock shipped with preCICE, currently there is "only" a prototype in Python bindings
61
-
- Look at [how both environments are distinguished](https://github.com/precice/python-bindings/blob/313441ca296da9bbc694bd99ba930c64b48aa11a/setup.py#L35-L39)
62
-
- Look at files in [`test/`](https://github.com/precice/python-bindings/tree/develop/test)
60
+
- WIP: mock shipped with preCICE, currently there is "only" a prototype in Python bindings.
61
+
- Look at [how both environments are distinguished](https://github.com/precice/python-bindings/blob/313441ca296da9bbc694bd99ba930c64b48aa11a/setup.py#L35-L39)
62
+
- Look at files in [`test/`](https://github.com/precice/python-bindings/tree/develop/test)
0 commit comments