File: ROADMAP

package info (click to toggle)
ahven 2.4%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 884 kB
  • ctags: 188
  • sloc: ada: 4,012; makefile: 287; xml: 108; sh: 57; python: 26; perl: 7
file content (23 lines) | stat: -rw-r--r-- 690 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Ahven - Roadmap
================

Release schedule and versioning
-------------------------------
Ahven will use simple a.b version numbers. After "1.9" comes "2.0".
I plan to release a new version two or three times a year.

API stability
-------------
I do not guarantee API stability but I will try to keep
specification of packages Ahven and Ahven.Framework unchanged.
But for example, function Ahven.Framework.Name changed to
Ahven.Framework.Get_Name in Ahven 1.1.

Other packages will most likely see changes.

Long-term todo-list
-------------------
* Graphical (GTK+/CLAW) UI for the test result reporter
* Improve documentation
* Replace adhoc XML writer with "a proper solution"