Changes between Version 101 and Version 102 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2021-03-07T18:53:31+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v101 v102 67 67 68 68 == Automated testing == 69 To add new unit tests, look at these existing plugins: 69 To add new unit tests, look at the folder "test" of these existing plugins: 70 70 - opendata 71 71 - turnrestrictions … … 74 74 - graphview 75 75 - wikipedia 76 77 and copy the arborescence.78 76 79 77 Make sure to set the SVN properties (externals and ignore)!