Commit Graph

665 Commits

Author SHA1 Message Date
Fabrice Reix
b90dbf4925
Add curl input to hurlfmt 2023-04-24 13:28:41 +02:00
Fabrice Reix
a68fa6f6ca
Refacto passing reference rather than owned value 2023-04-24 08:54:59 +02:00
Fabrice Reix
35ec0903a4
Add escaping in $'...' 2023-04-22 14:09:13 +02:00
joesantos418
f29899c033
Add test attributes to junit XML 2023-04-22 07:33:41 +00:00
jcamiel
cd62371fd1
Update to Rust 1.69. 2023-04-21 16:51:13 +02:00
Fabrice Reix
3e37931a49
Parse more curl options 2023-04-21 14:33:15 +00:00
hurl-bot
d9fd713ab5
Update crates 2023-04-21 12:52:33 +00:00
jcamiel
6f9faa5bb6
Add --cookie-jar integration test. 2023-04-21 13:14:11 +02:00
Fabrice Reix
31d4783366
Add module curl to parse curl command-line 2023-04-21 11:31:00 +02:00
hurl-bot
d88f79c468
Update crates 2023-04-21 03:02:21 +00:00
jcamiel
54b7d3766d
Add JUnit integration test. 2023-04-20 15:01:52 +02:00
hurl-bot
c473d698a3
Update crates 2023-04-19 17:08:56 +00:00
hurl-bot
606aae8235
Update crates 2023-04-19 03:02:12 +00:00
Fabrice Reix
dfcbad29a3
Add options --in and --out in hurlfmt
--out replaces the previous --format option

Currently --in can only take 'hurl' format,
but it will include other formats such as curl or har in the future.
2023-04-18 08:34:44 +02:00
jcamiel
7d12f1890c
Fix multiline export when used as predicate value. 2023-04-17 14:13:50 +02:00
jcamiel
0b761c49ad
Remove uncessay span around : and =. 2023-04-17 13:05:34 +02:00
jcamiel
330dd3d111
Rework Hurl HTML export. 2023-04-17 10:54:21 +02:00
Filipe PINTO
d7df56da44
Add exit code 0 in manual 2023-04-16 13:15:20 +00:00
jcamiel
bd2a7f4e9a
Documents Reader and use idiomatic naming for methods. 2023-04-16 14:32:46 +02:00
jcamiel
28292ef114
Fix performance issue in Reader reamaining method. 2023-04-15 10:07:10 +02:00
hurl-bot
2e2eb08e82
Update crates 2023-04-13 16:40:34 +00:00
Fabrice Reix
798d87979c
Parse empty JSON array 2023-04-13 12:44:46 +00:00
hurl-bot
a818624ab5
Update crates 2023-04-13 03:01:56 +00:00
jcamiel
7dab729cdf
Add errors in HTML report. 2023-04-11 17:02:43 +02:00
hurl-bot
82c3b88de5
Update crates 2023-04-11 12:18:18 +00:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
hurl-bot
2feade5a5c
Update crates 2023-04-09 09:11:33 +00:00
jcamiel
91dd3b124d
Simplify text summary. 2023-04-07 14:00:22 +02:00
hurl-bot
2ec5b9c85a
Update crates 2023-04-05 21:16:37 +00:00
hurl-bot
4ff99f8e9e
Update crates 2023-04-03 03:03:33 +00:00
hurl-bot
bba9a5949b
Update crates 2023-03-30 08:26:20 +00:00
hurl-bot
e236765724
Update crates 2023-03-29 08:07:07 +00:00
hurl-bot
198716f6be
Update crates 2023-03-28 12:46:49 +00:00
hurl-bot
1b4d4fe5a5
Update crates 2023-03-25 08:06:24 +00:00
hurl-bot
a2655d9196
Update crates 2023-03-24 07:24:20 +00:00
jcamiel
90631dc0b1
Add meta utf-8 charset to HTML report 2023-03-23 22:44:25 +01:00
hurl-bot
2a628524ca
Update crates 2023-03-23 21:19:24 +00:00
jcamiel
01578741bd
Improve HTML export. 2023-03-23 17:43:29 +01:00
hurl-bot
bba79ef930
Update crates 2023-03-22 08:06:37 +00:00
hurl-bot
e447589264
Update crates 2023-03-21 08:07:00 +00:00
Fabrice Reix
b85bdc29e1
add daysAfterNow/DaysBeforeNow filters 2023-03-19 12:37:45 +01:00
hurl-bot
88f4173d06
Update crates 2023-03-19 08:06:32 +00:00
hurl-bot
bd66740b3f
Update crates 2023-03-18 08:06:10 +00:00
hurl-bot
2bc4aec26e
Update crates 2023-03-17 08:06:24 +00:00
hurl-bot
396f055f52
Update crates 2023-03-14 08:07:13 +00:00
jcamiel
a52c54a40b
Fix warning unsused import. 2023-03-13 11:34:23 +01:00
Rached Mejri
48447ce744
Implement isEmpty predicate
Signed-off-by: Rached Mejri <rached.mejri@orange.com>
2023-03-13 10:11:47 +01:00
hurl-bot
7b19b295bb
Update crates 2023-03-13 08:06:45 +00:00
Fabrice Reix
c2010b0168
Install Rust with explicit version 2023-03-12 14:56:03 +01:00
Fabrice Reix
f3bfe66863
Remove option --no-format in hurlfmt 2023-03-12 14:23:19 +01:00