Commit Graph

939 Commits

Author SHA1 Message Date
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
Fabrice Reix
b2f950bec1
Add option variable 2022-09-02 10:25:35 +02:00
GitHub Action
c923c76e83 Update crates 2022-09-02 08:13:31 +00:00
Fabrice Reix
1f9d7866f3
Do not re-canonicalize Hurl file in an existing HTML report 2022-09-01 08:36:57 +02:00
lepapareil
d2ea300c44
Add ci concurrency rule to update-crates.yml 2022-08-31 11:36:09 +02:00
lepapareil
a744795972
Add ci concurrency rule to accept-pull-request.yml 2022-08-31 11:35:35 +02:00
GitHub Action
88fa3f3898 Update crates 2022-08-31 08:24:42 +00:00
GitHub Action
b16702dadd Update crates 2022-08-30 08:26:06 +00:00
jcamiel
d986521885
Fix minor typo on docs. 2022-08-28 23:26:11 +02:00
Fabrice Reix
6cdd7b5e30
Group checks into one job 2022-08-26 17:49:07 +02:00
Fabrice Reix
14cad6d221
Recreate clean env from scratch 2022-08-26 16:46:40 +02:00
jcamiel
84e7cbee23
Delete os customisation for .err in favor of .err.pattern 2022-08-26 16:13:02 +02:00
Fabrice Reix
e73891f25d
Generate Release Note from Github Issues/Pull Request 2022-08-26 15:39:21 +02:00
jcamiel
75089c0620
Add support for multiple Hurl file in the same test. 2022-08-26 13:17:52 +02:00
jcamiel
07f0c75151
Add color on capture in verbose mode. 2022-08-25 17:37:14 +02:00
Fabrice Reix
97bbf905cb
Move/Update requirements.txt 2022-08-25 13:55:44 +02:00
jcamiel
22c14e4a0a
Update tutorial's snippets. 2022-08-23 18:36:47 +02:00
jcamiel
651f3bd694
Improve text summary. 2022-08-23 17:54:19 +02:00
GitHub Action
4991df01ab Update crates 2022-08-22 08:25:16 +00:00
GitHub Action
c0ffbef9ea Update crates 2022-08-21 08:23:19 +00:00
jcamiel
07266aa399
Begin documenting npm distribution. 2022-08-20 14:38:31 +02:00
jcamiel
fdc8255a7e
Add doc on Xml namespaces. 2022-08-19 18:02:15 +02:00
jcamiel
25ad211571
Fix assets colors. 2022-08-19 11:36:03 +02:00
jcamiel
807348e46a
Update READMEs. 2022-08-19 11:04:16 +02:00
jcamiel
1a78ac9199
Update snippet with compressed option. 2022-08-18 20:36:52 +02:00
jcamiel
96ef0c7228
Add --compressed entry option. 2022-08-18 20:28:08 +02:00
jcamiel
cd64b3310a
Log number bytes received and duration. 2022-08-18 18:39:23 +02:00
jcamiel
e4c21bc90c
Minor docs change. 2022-08-17 19:13:50 +02:00
jcamiel
2d9e860ff6
Add Netscape cookie format comment. 2022-08-17 19:08:13 +02:00
jcamiel
4c4e17665b
Update shell Hurl snippets with colored output. 2022-08-17 18:30:59 +02:00
jcamiel
6fc568a6f0
Rename init to new to be more conventionnal. 2022-08-17 09:24:30 +02:00
jcamiel
97835c3a17
Fix colored error string (ansi escape code where interleaved). 2022-08-17 09:00:21 +02:00
jcamiel
c0a8bbb544
Update man and document documentation generation. 2022-08-16 14:27:20 +02:00
jcamiel
08fc128a9b
Update man and README. 2022-08-16 13:39:13 +02:00
jcamiel
2a002f81a6
Add max-redirs entry option. 2022-08-16 12:09:33 +02:00
jcamiel
a2d3f87640
Add follow location entry option. 2022-08-16 10:20:25 +02:00
jcamiel
b08de3a19b
Add very-verbose entry option. 2022-08-15 18:01:35 +02:00
jcamiel
633500ebbd
Add verbose entry option. 2022-08-14 18:37:10 +02:00
jcamiel
02a1e49ddb
Add --to-entry integration test. 2022-08-14 14:02:53 +02:00
jcamiel
21af3a236d
Fix code attribution. 2022-08-14 13:46:00 +02:00
jcamiel
ae7ee80e7b
Fix function doc comment. 2022-08-14 13:41:14 +02:00
GitHub Action
0bfbd5c87e Update crates 2022-08-14 08:21:59 +00:00
jcamiel
6ef82b6b58
Make pre_entry and post_entry optional to remove clone on each entry when not interactive. 2022-08-12 20:39:15 +02:00
jcamiel
aae808b0b0
Add support for cacert entry option. 2022-08-12 17:42:24 +02:00
jcamiel
81c1233623
Remove context_dir field from ClientOptions. 2022-08-12 16:19:16 +02:00
jcamiel
18d5696c67
Add integration test. 2022-08-12 16:18:55 +02:00
jcamiel
b5c3c820a7
Override client option at the entry level. 2022-08-12 16:18:55 +02:00
jcamiel
eaa5e72940
Fix comments. 2022-08-12 16:18:55 +02:00
jcamiel
b14e5bc31e
Parse option section. 2022-08-12 16:18:55 +02:00