diff options
| author | 2023-03-28 17:10:07 -0400 | |
|---|---|---|
| committer | 2023-03-28 17:10:07 -0400 | |
| commit | 2133d0d0d5df5fae9336e8b6a7107a0645643bca (patch) | |
| tree | d5db4977991c446af0cf995a031b0ac979614d6b /README.md | |
| parent | meta: depend on spork (diff) | |
meta: all the tests
ok not all the tests
just testing the high level api
the other top level things would be:
02-request and 01-native
probably to be done native
mostly useful for regression testing and seeing what went wrong where
for example, if the high level api is what broke, and not request
or if it was the native stuff that broke, and not anything else
etc
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ However, for 90+% of use-cases, it should be more than sufficient, and is far more complete and convenient than most http clients I've worked with so far, including in other languages. For examples of the various APIs, see the tests! -P.S. There are no tests yet, soon though. ## Installation `jpm install https://github.com/cosmictoast/jurl.git` |
