Agenda&Status 070610: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
** What are the requirements for a new test framework? | ** What are the requirements for a new test framework? | ||
** How does this tie into CTest @ Home? | ** How does this tie into CTest @ Home? | ||
** How does Google Test compare to Brad's article on IJ on testing? | |||
* Wrapping (Stephen's hair brained idea) | * Wrapping (Stephen's hair brained idea) | ||
* Git plans | * Git plans | ||
* Google Docs site for sharing proposals for ITK v4 and A2D2. Just technical sections, no business plans needed. Email Jim to get access. | * Google Docs site for sharing proposals for ITK v4 and A2D2. Just technical sections, no business plans needed. Email Jim to get access. |
Revision as of 17:52, 6 July 2010
First tcon using WebEx
- Web forums (nabble, google group)
- Needs to be mirrored on email list.
- Searching forums
- Threaded discussions
- Sharing Files (drop.io is an option)
- Try to limit the number of tools and sites that we use.
- Copyright issue on posted content.
- Nabble allows contributors to maintain ownership of material posted.
- Can also use forum mechanism to broadcast on main page.
- What about non-member postings?
- Can subscribe in mailman without being set up to receive emails?
- Google testing framework
- CDash aggregates results
- CTest runs the tests
- Google testing provides a framework for unit tests.
- Test "A" should return a value of 5, verify the test produces the correct value
- Currently encoded in individual tests by the test writer
- Google Test Primer
- Test "A" should return a value of 5, verify the test produces the correct value
- Google Test could streamline the process of writing tests and hence make it more likely that people write good tests
- What are the requirements for a new test framework?
- How does this tie into CTest @ Home?
- How does Google Test compare to Brad's article on IJ on testing?
- Wrapping (Stephen's hair brained idea)
- Git plans
- Google Docs site for sharing proposals for ITK v4 and A2D2. Just technical sections, no business plans needed. Email Jim to get access.