Commit graph

30 commits

Author SHA1 Message Date
e1c62582cb Improve doctests 2022-03-25 15:47:14 +01:00
9f0dd17419 Update to latest typescript 2022-03-17 21:38:02 +01:00
9384e93e94 Update typescript version 2022-03-17 21:08:59 +01:00
2b120ba9ef Fixed tests 2022-03-17 20:50:06 +01:00
6f29f4be0b Remove obsolete comment 2022-03-17 20:44:26 +01:00
e8ddc329e8 Add support for a title, add support for tags in docstrings, expose private methods in doctests to make them testable 2022-03-17 20:38:01 +01:00
Dan Rosén
1812b4e0e8 v0.5.0 2019-08-26 15:37:16 +02:00
Dan Rosén
ca94c7363a Release 0.4.0 2019-08-26 15:37:02 +02:00
Dan Rosén
ff9b35091b
Merge pull request #2 from arildm/yarn-upgrade
yarn upgrade
2019-08-26 15:28:00 +02:00
Arild Matsson
d75939a750 yarn upgrade 2019-08-26 13:51:50 +02:00
Dan Rosén
8faaba3dac Fix readme 2018-03-05 17:16:50 +01:00
Dan Rosén
72e11e644a Add --jest and --mocha 2018-03-05 17:15:31 +01:00
Dan Rosén
ae932d9335 Update readme 2018-02-28 10:54:06 +01:00
Dan Rosén
89c26d28fb Set executable permissions on the compiled file 2018-02-28 10:51:06 +01:00
Dan Rosén
b0271f5600 Revert "Change permissions to 755"
This reverts commit 51363475c3.
2018-02-28 10:50:36 +01:00
Dan Rosén
51363475c3 Change permissions to 755 2018-02-28 10:38:01 +01:00
Dan Rosén
a1ebc06a20 Add README 2018-02-28 10:30:39 +01:00
Dan Rosén
07020b8e00 Make tape default 2018-02-28 10:26:28 +01:00
Dan Rosén
3142c289a5 Change name to doctest-ts 2018-02-28 10:09:01 +01:00
Dan Rosén
a7d180c4dc Make tests run again, use tape instead of ava 2018-02-28 10:07:09 +01:00
Dan Rosén
9ac5a6bb12 Add a small timeout so the entire file will be written 2018-02-28 10:06:57 +01:00
Dan Rosén
aed02b3e27 Fix minor issues 2018-02-15 17:33:51 +01:00
Dan Rosén
143ac3399c Make npm install -g . work 2018-02-14 17:14:12 +01:00
Dan Rosén
e80b28c10d Use typescript again 2018-02-14 17:02:49 +01:00
Dan Rosén
31921f95bf Use babel instead of ts lib and do only doctests 2018-02-13 17:43:47 +01:00
Dan Rosén
587ac52c05 Silently ignore identifiers with missing types 2017-11-15 13:17:18 +01:00
Dan Rosén
21075b81a6 Fix indentation mistake 2017-11-06 13:01:21 +01:00
Dan Rosén
72b22b99ea Give up on trying to get diagnostics for the doctest snippet 2017-11-06 10:47:31 +01:00
Dan Rosén
2bc463153d Refactor 2017-11-04 09:25:29 +01:00
Dan Rosén
a93318a0b3 Support doctests for typescript 2017-11-02 18:40:39 +01:00