14 lines
804 B
Plaintext
14 lines
804 B
Plaintext
Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
|
|
Running unittests src/lib.rs (target/debug/deps/news_core-73165881e402db9b)
|
|
|
|
running 6 tests
|
|
test scoring::importance::tests::higher_source_trust_never_decreases_score ... ok
|
|
test scoring::importance::tests::corroboration_saturates_so_tenth_source_adds_less_than_third ... ok
|
|
test scoring::importance::tests::more_corroboration_never_decreases_score ... ok
|
|
test scoring::importance::tests::single_source_rank_zero_scores_lower_than_three_source_corroborated_rank_zero ... ok
|
|
test scoring::importance::tests::worked_example_matches_doc_comment ... ok
|
|
test scoring::importance::tests::score_is_deterministic_across_two_calls ... ok
|
|
|
|
test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 8 filtered out; finished in 0.10s
|
|
|