File: ROADMAP

package info (click to toggle)
ahven 2.8-11
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 880 kB
  • sloc: ada: 4,382; makefile: 225; sh: 79; xml: 59; perl: 30; python: 26
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"