Updated GSoC 2015 Ideas (markdown)
This commit is contained in:
parent
f2c61728b2
commit
b25e6c9c5c
|
@ -109,6 +109,20 @@ lacks helpful code examples. Writing documentation is also a great way to get a
|
||||||
|
|
||||||
**Mentor:** def- ([@def-](http://github.com/def-))
|
**Mentor:** def- ([@def-](http://github.com/def-))
|
||||||
|
|
||||||
|
#### Create a testing framework
|
||||||
|
**Desirable skills:** Experience with test frameworks.
|
||||||
|
|
||||||
|
**Description**:
|
||||||
|
Currently there is no comfortable test framework for Nim. Inspiration from frameworks in other languages should be taken and a proper test framework be written.
|
||||||
|
|
||||||
|
**Tasks:**
|
||||||
|
|
||||||
|
* Write a testing library for Nim
|
||||||
|
|
||||||
|
**Difficulty:** Easy to Medium
|
||||||
|
|
||||||
|
**Mentor:** def- ([@def-](http://github.com/def-))
|
||||||
|
|
||||||
___
|
___
|
||||||
#### Improve times module
|
#### Improve times module
|
||||||
**Desirable skills:** Knowledge of date time representations, native time APIs.
|
**Desirable skills:** Knowledge of date time representations, native time APIs.
|
||||||
|
|
Loading…
Reference in New Issue